Properties_T_Rhino_Geometry_Collections_MeshFaceList - mcneel/rhinocommon-api-docs GitHub Wiki

MeshFaceList Properties

The MeshFaceList type exposes the following members.

Properties

 

Name Description
Public property Capacity Gets or sets the total number of mesh triangles and quads the internal data structure can hold without resizing.
Public property Count Gets or sets the number of mesh faces.
Public property Item Returns the mesh face at the given index.
Public property QuadCount Gets the number of faces that are quads (4 corners).
Public property TriangleCount Gets the number of faces that are triangles (3 corners).
  Back to Top

See Also

Reference

MeshFaceList Class
Rhino.Geometry.Collections Namespace

⚠️ **GitHub.com Fallback** ⚠️