Mesh.Faces Property

The collection of the (sorted) faces for selection.
Public Property Faces() As FaceCollection
This language is not supported or no code example is available.
public FaceCollection Faces {get; set;}
This language is not supported or no code example is available.

Property Value

FaceCollection
Remarks
 
The list is constructed from the adjacent triangles as the selection is performed on the entity faces.

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition