Properties_T_Rhino_Geometry_Collections_MeshTopologyVertexList - mcneel/rhinocommon-api-docs GitHub Wiki
The MeshTopologyVertexList type exposes the following members.
Name | Description | |
---|---|---|
![]() |
Count | Gets or sets the number of mesh topology vertices. |
![]() |
Item | Gets or sets the vertex at the given index. Setting a location adjusts all vertices in the mesh's vertex list that are defined by this topological vertex The index must be valid or an IndexOutOfRangeException will be thrown. |
MeshTopologyVertexList Class
Rhino.Geometry.Collections Namespace