Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
sdaiCreateModel Function
Syntax
C++
DAI_EXPORT SdaiModel sdaiCreateModel(SdaiRep repository, SdaiString modelName, SdaiSchema schema);

Creates a new SDAI model instance.

Parameters
Description
repository
[in] A SDAI repository that contains the model.
modelName
[in] A string that contains the model name.
schema
[in] A schema the model is created with.

An identifier of the created model.

File: sdai.h

Copyright © 2002-2022. Open Design Alliance All rights reserved.