Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbLayerState::exportData Method
Syntax
C++
static void exportData(OdDbDatabase * pDb, const OdString & layerStateName, OdStreamBuf* pStreamBuf);

Exports the LayerState from the specified database to the specified file. 

 

Parameters
Description
pDb
[in] Pointer to the database.
layerStateName
[in] LayerState name.
pStreamBuf
[in] Pointer to the StreamBuf object to which the data are to be written.
Copyright © 2002-2022. Open Design Alliance All rights reserved.