Share

Database.MaterialDictionaryId Property

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

Links

Database Class, Autodesk.AutoCAD.DatabaseServices Namespace

Was this information helpful?