API Reference > OdDb Classes > OdDbLayerState Class > OdDbLayerState Methods > OdDbLayerState::description Method
OdDbLayerState::description Method
Syntax
C++
static OdString description(OdDbDatabase * pDb, const OdString & layerStateName);
Parameters 
Description 
OdDbDatabase * pDb 
[in] Pointer to the database.  
const OdString & layerStateName 
[in] LayerState name.
 

Description of the LayerState.

Returns the description of the specified LayerState in the specified database. 

 

Copyright © 2002–2020. Open Design Alliance. All rights reserved.