Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbLayerState::removeLayerStateLayers Method
Syntax
C++
static OdResult removeLayerStateLayers(OdDbDatabase* pDb, const OdString sName, const OdStringArray& layerNames);

Removes layers from a layer state. 

 

Parameters
Description
pDb
[in] Pointer to the database.
layerNames
[in] Array of names of layers to be removed from the layer state.
layerStateName
[in] LayerState name.

eOk if operation succeeded; error code otherwise.

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