Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
sdaiRemoveModelBN Function
Syntax
C++
DAI_EXPORT void sdaiRemoveModelBN(SdaiSchemaInstance schemaInstance, SdaiRep repository, SdaiString modelName);

Removes a specified model from a schema instance.

Parameters
Description
schemaInstance
[in] A schema instance.
repository
[in] A repository where the model should be found by its name.
modelName
[in] A string that contains the name of the model to be removed.

File: sdai.h

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