Index3d(T).LocalIndex Property

Index3dTLocalIndex Property

Gets the index within the node index list.

Namespace:  Grasshopper.Kernel.Geometry.SpatialTrees
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public int LocalIndex { get; }
Public ReadOnly Property LocalIndex As Integer
	Get

Property Value

Type: Int32

[Missing <value> documentation for "P:Grasshopper.Kernel.Geometry.SpatialTrees.Index3d`1.LocalIndex"]

See Also