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; }
Public ReadOnly Property VertexIndex As Integer
Get
Property Value
Type:
Int32See Also