FaceElement.Triangles Property

The list of triangles belonging to the face.
Public Property Triangles() As List(Of Integer)
This language is not supported or no code example is available.
public List<int> Triangles {get; set;}
This language is not supported or no code example is available.

Property Value

List<int>
Remarks
 
For the Solid entity, they refer to the Solid.MeshForFaceSelection mesh.

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition