Parameters |
Description |
OdDbDatabase* pDb |
[in] Pointer to the database to be saved. |
const OdString& intendedName |
[in] Intended name of the .dwg file. |
Notification function called whenever a database is about to be saved to a .dwg file.
This function is called before the operation, and before the user has had a chance to modify the filename. The file may not have the intendedName.
Copyright © 2002–2020. Open Design Alliance. All rights reserved.
|