AcadMaterial Interface

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

The AcadMaterial type exposes the following members.

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

©  Bricsys NV. All rights reserved.