Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbLayerState::description Method
Syntax
C++
static OdString description(OdDbDatabase * pDb, const OdString & layerStateName);

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

 

Parameters
Description
pDb
[in] Pointer to the database.
layerStateName
[in] LayerState name.

Description of the LayerState.

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