MeshThicknessMeasurement.VertexIndex Property

MeshThicknessMeasurementVertexIndex Property

Gets the index of the vertex associated with this thickness measurement.

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public int VertexIndex { get; }
Public ReadOnly Property VertexIndex As Integer
	Get

Property Value

Type: Int32
Version Information

Rhino for Windows

Supported in: 6.14
See Also