Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbLayerStateManager::getLastRestoredLayerState Method
Syntax
C++
OdResult getLastRestoredLayerState(OdString& sName, OdDbObjectId & restoredLSId);

Gets the name of the last restored layer state and the ID of the corresponding LayerState object. 

 

Parameters
Description
sName
[out] Name of the layer state.
restoredLSId
[out] ID of the LayerState object.

eOk if operation succeeded; error code otherwise.

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