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.
Share
Overriding AcDbObject Virtual Functions
Topics in this section
Parent topic: Deriving from AcDbObject