Eyeshot 10 WinForms API Reference
Faces Property (Solid)

WinForms Assembly > devDept.Eyeshot.Entities Namespace > Solid Class : Faces Property
The collection of the (sorted) faces for selection.
Syntax
'Declaration
 
Public Property Faces As Mesh.FaceCollection
public Mesh.FaceCollection Faces {get; set;}
Remarks
The list is constructed from the adjacent triangles as the selection is performed on the entity.The triangle indices refer to the MeshForFaceSelection that is built from the solid when a face is selected.
See Also

Reference

Solid Class
Solid Members
MeshForFaceSelection Property
FaceSelectionAngle Property