Share

FaceData.GetMaterials Method

Description

Returns the array of materials assigned to the FaceData object. Please refer to FaceData.SetMaterials for how materials are mapped to individual faces.

C#

public ObjectId\[\] GetMaterials();

Visual Basic

Public Function GetMaterials() As ObjectId()

Links

FaceData Class, Autodesk.AutoCAD.GraphicsInterface Namespace

Was this information helpful?