Click or drag to resize

GH_AnimatorDoubleAnimator Method (Double, Double, DateTime, DateTime)

Namespace:  Grasshopper.GUI
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public static GH_Animator<double> DoubleAnimator(
	double A,
	double B,
	DateTime time0,
	DateTime time1
)

Parameters

A
Type: SystemDouble
B
Type: SystemDouble
time0
Type: SystemDateTime
time1
Type: SystemDateTime

Return Value

Type: GH_AnimatorDouble
See Also