Description
Returns the array of materials assigned to the FaceData object. Please refer to FaceData.SetMaterials for how materials are mapped to individual faces.
Visual Basic
Public Function GetMaterials() As ObjectId()
C#
public ObjectId\[\] GetMaterials();
Links
FaceData Class, Autodesk.AutoCAD.GraphicsInterface Namespace