Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
sdaiRenameModelBN Function
Syntax
C++
DAI_EXPORT void sdaiRenameModelBN(SdaiRep repository, SdaiString modelOldName, SdaiString modelName);

Renames the model.

Parameters
Description
repository
[in] A repository where the function searches for the model by its name.
modelOldName
[in] A string that contains the old model name. This name is used to find the model to be renamed.
modelName
[in] A string that contains the new model name.

File: sdai.h

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