AcadXRecord Interface

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

The AcadXRecord type exposes the following members.

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

©  Bricsys NV. All rights reserved.