Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbLayerStateManager::addLayerStateLayers Method
Syntax
C++
OdResult addLayerStateLayers(const OdString& sName, const OdDbObjectIdArray& layerIds);

Adds layers to the layer state. 

 

Parameters
Description
sName
[in] Name of the layer state to add layers to.
layerIds
[in] Array of ID's of layers to be added.

eOk if operation succeeded; error code otherwise.

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