RhinoCommon API
BezierCurvePointAt Method |
Evaluates point at a curve parameter.
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll)
Since: 5.0

Parameters
- t
- Type: SystemDouble
Evaluation parameter.
Return Value
Type: Point3dPoint (location of curve at the parameter t).

No error handling.
