Click or drag to resize

GH_FormatFormatInterval Method (Double, Double)

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public static string FormatInterval(
	double t0,
	double t1
)

Parameters

t0
Type: SystemDouble
t1
Type: SystemDouble

Return Value

Type: String
See Also