Close

Relief for ODA Team in Ukraine

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

Exports a specific layer state. 

 

Parameters
Description
sNameToExport
[in] Name of the layer state to export.
pStreamBuf
[in] Stream buffer to export the layer state to.

eOk if operation succeeded; error code otherwise.

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