Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbDatabase::save Method (const OdString&, bool)
Syntax
C++
void save(const OdString& filename, bool saveThumbnailImage = false);

Saves the database contents to the specified output .dwg file. Output file has the latest supported version format. Database contents are saved as a .dwg file of the latest supported version. 

 

Parameters
Description
filename
[in] Target file absolute path.
saveThumbnailImage
[in] Controls the saving of a thumbnail image to the file.
Copyright © 2002-2022. Open Design Alliance All rights reserved.