RhinoCommon API
MeshTopologyVertexListTopologyVertexIndex Method |
Gets the topology vertex index for an existing mesh vertex in the mesh's
VertexList.
Namespace: Rhino.Geometry.Collections
Assembly: RhinoCommon (in RhinoCommon.dll)

public int TopologyVertexIndex( int vertexIndex )
Public Function TopologyVertexIndex ( vertexIndex As Integer ) As Integer
Parameters
- vertexIndex
- Type: SystemInt32
Index of a vertex in the Mesh.Vertices.
Return Value
Type: Int32Index of a topology vertex in the Mesh.TopologyVertices.

Rhino for Mac
Supported in: 5.4Rhino for Windows
Supported in: 6.14