Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbLayerStateManager::renameLayerState Method
Syntax
C++
OdResult renameLayerState(const OdString& sName, const OdString& sNewName);

Renames a layer state. 

 

Parameters
Description
sName
[in] Name of the layer state to renamed.
sNewName
[in] New name to be assigned to the layer state.

eOk if operation succeeded; error code otherwise.

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