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

Action: Gets an upper limit to the maximum distance from a point in space to the given curve.

Prototype: double bs3_curve_max_dist_to_point_bound (


bs3_curve bs3_curve, // given curve


const SPAposition& P // position


);

Includes: #include "kernel/acis.hxx"

#include "baseutil/vector/position.hxx"

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

#include "kernel/spline/d3_bs3/spd3rtn.hxx"

Description: This routine finds the maximum distance from the point to each of the knots on the curve.

Library: kernel

Filename: kern/kernel/spline/d3_bs3/spd3rtn.hxx

Effect: Read-only
PDF/KERN/19FN3C2.PDF
HTM/DATA/KERN/KERN/19FN3C2/0006.HTM