Click or drag to resize

RhinoBrepVertexVertexIndex Property

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

Namespace:  Karamba.GHopper.Geometry
Assembly:  Karamba3D (in Karamba3D.dll) Version: 2.2.0.5 (2.2.0.5)
Syntax
public int VertexIndex { get; }

Property Value

Type: Int32

Implements

IBrepVertexVertexIndex
See Also