Description:

Evaluate the curvature vector at a curve parameter.

Syntax:
public Vector3d CurvatureAt(
double t
)
Parameters:
  • t
  • Type: double
  • Evaluation parameter.
Returns:
Type: Vector3d
Curvature vector of the curve at the parameter t.
Remarks:
No error handling.
Available since:
5.0

CurvatureAt method

Class:  Rhino.Geometry.Curve

Nothing found