Click or drag to resize

GH_Interval Constructor (GH_Interval)

Create a duplicate from another interval.

Namespace:  Grasshopper.Kernel.Types
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public GH_Interval(
	GH_Interval other
)

Parameters

other
Type: Grasshopper.Kernel.TypesGH_Interval
Interval start
See Also