Close

Relief for ODA Team in Ukraine

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

Retrieves a description from a specified layer state. 

 

Parameters
Description
sName
[in] Name of the layer state to retrieve a description from.
sDesc
[out] Description text.

eOk if operation succeeded; error code otherwise.

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