RhinoCommon API
BezierCurveTangentAt Method |
Evaluates the unit tangent vector at a curve parameter.
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll)
Since: 5.0

Parameters
- t
- Type: SystemDouble
Evaluation parameter.
Return Value
Type: Vector3dUnit tangent vector of the curve at the parameter t.

No error handling.
