Click or drag to resize

GH_AnimatorSingleAnimator Method (Single, Single, DateTime, DateTime)

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

Parameters

A
Type: SystemSingle
B
Type: SystemSingle
time0
Type: SystemDateTime
time1
Type: SystemDateTime

Return Value

Type: GH_AnimatorSingle
See Also