Click or drag to resize

ModelUnitSystemValueCompareTo Method (ModelUnitSystemValue)

Namespace:  Grasshopper.Rhinoceros
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public int CompareTo(
	ModelUnitSystemValue other
)

Parameters

other
Type: Grasshopper.RhinocerosModelUnitSystemValue

Return Value

Type: Int32

Implements

IComparableTCompareTo(T)
See Also