Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
sdaiRenameSchemaInstanceBN Function
Syntax
C++
DAI_EXPORT void sdaiRenameSchemaInstanceBN(SdaiString schemaInstOldName, SdaiRep repository, SdaiString schemaInstName);

Renames a specified schema instance.

Parameters
Description
schemaInstOldName
[in] A string that contains the old name of the schema instance to be renamed.
repository
[in] A repository where the function searches the schema instance by the specified name.
schemaInstName
[in] A new name of the schema instance.

File: sdai.h

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