Click or drag to resize

GH_Time Constructor (GH_Time)

Initializes a new instance of the GH_Time class

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

Parameters

other
Type: Grasshopper.Kernel.TypesGH_Time
See Also