Close

Relief for ODA Team in Ukraine

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

Sets a description for a specified layer state. 

 

Parameters
Description
sName
[in] Name of the layer state to set description for.
sDesc
[in] Description text.

eOk if operation succeeded; error code otherwise.

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