Click or drag to resize

IntervalToString Method

Returns a string representation of this Interval.

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public override string ToString()

Return Value

Type: String
A string with T0,T1.
See Also