RhinoCommon API
BezierCurveCurvatureAt Method |
Evaluate the curvature vector at a curve parameter.
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll)
Parameters
- t
- Type: SystemDouble
Evaluation parameter.
Return Value
Type: Vector3dCurvature vector of the curve at the parameter t.
No error handling.