bs3_curve_curvature
List of: Functions
Subjects: Construction Geometry, Spline Interface
Contents: Kernel

Action: Evaluates the curvature of the curve at the given parameter value.

Prototype: SPAvector bs3_curve_curvature (


double param, // given parameter value


bs3_curve cur // given curve


);

Includes: #include "kernel/acis.hxx"

#include "baseutil/vector/vector.hxx"

#include "kernel/spline/bs3_crv/bs3curve.hxx"

#include "kernel/spline/bs3_crv/sp3crtn.hxx"

Description: The direction of the vector is from the point on the curve towards the center of curvature, and the magnitude is the curvature. This is not a true Euclidean vector, because it does not transform correctly under scaling.

Library: kernel

Filename: kern/kernel/spline/bs3_crv/sp3crtn.hxx

Effect: Read-only
PDF/KERN/18FN3C1.PDF
HTM/DATA/KERN/KERN/18FN3C1/0018.HTM