API Reference > OdDg Classes > OdDgDatabase Class > OdDgDatabase Methods > writeFile Method > OdDgDatabase::writeFile Method (OdString, bool)
OdDgDatabase::writeFile Method (OdString, bool)
Syntax
C++
void writeFile(OdString fileName, bool bSaveThumbnailImage = true);
Parameters 
Description 
filename 
[in] Name of the file to which the data are to be written. 

Writes the contents of this database object to the specified file. 

 

Copyright © 2002–2020. Open Design Alliance. All rights reserved.