C++
virtual void goodbye( const AcDbDatabase* );
Description
This notification occurs when the DWG database is about to be deleted.
Parameters
| Parameters | Description |
|---|---|
| dwg | Pointer to the AcDbDatabase object being deleted |
virtual void goodbye( const AcDbDatabase* );
This notification occurs when the DWG database is about to be deleted.
| Parameters | Description |
|---|---|
| dwg | Pointer to the AcDbDatabase object being deleted |