Share

Entity.MaterialId Property

Description

Accesses the ID of the associated Material object.

Visual Basic

Public Property MaterialId() As ObjectId

C#

public ObjectId MaterialId;

Conditions

Read / Write

Links

Entity Class, Autodesk.AutoCAD.DatabaseServices Namespace

Was this information helpful?