Share
 
 

Overriding AcDbObject Virtual Functions

If you're subclassing from AcDbObject, there are a number of virtual functions you must override, as shown in the following sections. These sections show which other functions are usually overridden and which functions are only rarely overridden.

Was this information helpful?