Description
Accesses the object ID of the ACAD_MATERIAL dictionary, which contains objects of type Material.
Visual Basic
Public Property MaterialDictionaryId() As ObjectId
C#
public ObjectId MaterialDictionaryId;
Conditions
Read-only
Accesses the object ID of the ACAD_MATERIAL dictionary, which contains objects of type Material.
Public Property MaterialDictionaryId() As ObjectId
public ObjectId MaterialDictionaryId;
Read-only