AcadObject Interface

Namespace:  BricscadDb
Assembly:  Interop.BricscadDb (in Interop.BricscadDb.dll) Version: 21.0.0.0
Syntax
public interface AcadObject : IAcadObject, 
        IAcadObjectEvents_Event

The AcadObject type exposes the following members.

Properties
  Name Description
Public property Application (Inherited from IAcadObject.)
Public property Database (Inherited from IAcadObject.)
Public property Document (Inherited from IAcadObject.)
Public property Handle (Inherited from IAcadObject.)
Public property HasExtensionDictionary (Inherited from IAcadObject.)
Public property ObjectID (Inherited from IAcadObject.)
Public property ObjectID32 (Inherited from IAcadObject.)
Public property ObjectName (Inherited from IAcadObject.)
Public property OwnerID (Inherited from IAcadObject.)
Public property OwnerID32 (Inherited from IAcadObject.)
Top
Methods
  Name Description
Public method add_Modified (Inherited from IAcadObjectEvents_Event.)
Public method Delete (Inherited from IAcadObject.)
Public method Erase (Inherited from IAcadObject.)
Public method GetExtensionDictionary (Inherited from IAcadObject.)
Public method GetXData (Inherited from IAcadObject.)
Public method remove_Modified (Inherited from IAcadObjectEvents_Event.)
Public method SetXData (Inherited from IAcadObject.)
Top
Events
  Name Description
Public event Modified (Inherited from IAcadObjectEvents_Event.)
Top
See Also

©  Bricsys NV. All rights reserved.