Close

Relief for ODA Team in Ukraine

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

Returns true if and only if the specified database has a LayerState with the specified name. 

 

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

True if the specified database has a LayerState with the specified name; false otherwise.

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