Properties_T_Rhino_Geometry_Collections_MeshVertexList - mcneel/rhinocommon-api-docs GitHub Wiki

MeshVertexList Properties

The MeshVertexList type exposes the following members.

Properties

 

Name Description
Public property Capacity Gets or sets the total number of vertices the internal data structure can hold without resizing.
Public property Count Gets or sets the number of mesh vertices.
Public property Item Gets or sets the vertex at the given index. The index must be valid or an IndexOutOfRangeException will be thrown.
  Back to Top

See Also

Reference

MeshVertexList Class
Rhino.Geometry.Collections Namespace

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