Description:
Use to determine is point was on a curve.
Syntax:
Parameters:
- t
- Type: System.Double
- If the point was on a curve, then the t is the curve parameter for the point. The point returned by Point() is the same as curve.PointAt(t).
Returns:
Type: Curve
A curve at a specified parameter value.
Available since:
5.0