Click or drag to resize

GH_PointRefDataSetCurveRatioParam Method

Namespace:  Grasshopper.Kernel.Types
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
protected bool SetCurveRatioParam(
	Curve c,
	double t
)

Parameters

c
Type: Curve
t
Type: SystemDouble

Return Value

Type: Boolean
See Also