Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbLayerStateManager::importLayerState Method (OdStreamBuf*, OdString&)
Syntax
C++
OdResult importLayerState(OdStreamBuf* pStreamBuf, OdString& sName);

Imports a layer state. 

 

Parameters
Description
pStreamBuf
[in] Stream buffer to import a layer state from.
sName
[out] Name of the imported layer state.

eOk if operation succeeded; error code otherwise.

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