codebase="hhctrl.ocx#Version=4,73,8561,0">
 
  IAcadObject Interface

The standard interface for a basic AutoCAD object.

IAcadObject interface represents the default interface for most AutoCAD objects.

If you are familiar with the ObjectARX environment, you will see that IAcadObject exposes AcDbObject functionality.

Methods

Delete

GetExtensionDictionary

GetXData

SetXData  

Properties

Application

Document

Handle

HasExtensionDictionary

ObjectID

ObjectID32

ObjectName

OwnerID

OwnerID32  

 

   Comments?