Click or drag to resize

BrepVertexVertexIndex Property

Gets the index of this vertex in the Brep.Vertices collection.

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.4
Syntax
public int VertexIndex { get; }

Property Value

Type: Int32
See Also