Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
sdaiCreateModelBN Function
Syntax
C++
DAI_EXPORT SdaiModel sdaiCreateModelBN(SdaiRep repository, SdaiString modelName, SdaiString schemaName);

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.
schemaName
[in] A string that contains the schema name.

An identifier of the created model.

File: sdai.h

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