Share
 
 

Material Object (ActiveX)

The render material characteristics.

Supported Platforms: Windows only

Class Information

Class Name

AcadMaterial

Object Inheritance
Object
   AcadObject
      AcadMaterial
Create Using

VBA

Materials.Add
Note: This object can be modified, but not created in AutoCAD LT for Windows.
Access Via

VBA

Document.ActiveMaterial
Materials.Item

Remarks

To set the visual properties of a material, use the MATERIALS command in AutoCAD. Use the Material property to retrieve the name of the material applied to Group , Layer , and Block objects, and SubEntSolidFace entities.

Was this information helpful?