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

Action: Evaluates the parametric derivative (direction and magnitude) of a given 3D B-spline curve at a given parameter value.

Prototype: SPAvector bs3_curve_deriv (


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: Normally, this is implemented as a call to bs3_curve_eval.

Library: kernel

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

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