The collection of all materials in the drawing.
Supported Platforms: Windows only
AcadMaterials
Object AcadObject AcadMaterials
VBA
Not applicable
VBA
Database.Materials
These members are part of this object:
Methods |
Properties |
Events |
---|---|---|
Use the Materials object to access materials defined in a drawing. You can create new materials by using the Add method.
Although the Materials collection inherits a Delete method, you cannot actually delete the collection. Attempting to delete this collection will result in an error. The Delete method has been removed from the documentation for this collection.