Click or drag to resize

GH_PointRefDataSetCurveDistFromStartParam Method

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

Parameters

c
Type: Curve
t
Type: SystemDouble

Return Value

Type: Boolean
See Also