Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbLayerStateManager::hasLayerState Method
Syntax
C++
bool hasLayerState(const OdString& sName);

Indicates if the layer state with the given name is managed by this layer state manager object. 

 

Parameters
Description
sName
[in] Name of the layer state.

True if the layer state is managed by this layer state manager object; false otherwise.

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