Click or drag to resize

Index3dTCompareTo Method

Namespace:  Grasshopper.Kernel.Geometry.SpatialTrees
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public int CompareTo(
	Index3d<T> other
)

Parameters

other
Type: Grasshopper.Kernel.Geometry.SpatialTreesIndex3dT

Return Value

Type: Int32

Implements

IComparableTCompareTo(T)
See Also