C++
virtual bool invalidateGsModel( const AcDbDatabase* pDb ) = 0;
Description
Invalidates the AcGsModel associated with the specified AcDbDatabase.
Parameters
Parameters | Description |
---|---|
pDb | Input database. |
Returns
Returns false if the database has no associated model.