FaceDataGetMaterials
Method
|
Returns an array of material object
identifiers for geometry faces.
Namespace: Teigha.GraphicsInterface
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
24.2.0.0
Syntax
public ObjectId[] GetMaterials()
Public Function GetMaterials As ObjectId()
public:
array<ObjectId>^ GetMaterials()
member GetMaterials : unit -> ObjectId[]
Return Value
ObjectId
See Also