C++
ACDBCORE2D_PORT bool isBeingDestroyed() const;
Description
Finds out if this database is in the process of being destroyed.
Returns
True if this database's destructor has beein called, false otherwise.
ACDBCORE2D_PORT bool isBeingDestroyed() const;
Finds out if this database is in the process of being destroyed.
True if this database's destructor has beein called, false otherwise.