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

Action: Determines a box that encloses the curve with additional tolerances.

Prototype: SPAbox bs3_curve_box (


bs3_curve cur, // given curve


double fitol // given fit tolerance


);

Includes: #include "kernel/acis.hxx"

#include "baseutil/vector/box.hxx"

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

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

Description: Returns a box (presently a rectangular parallelepiped parallel to object-space axes) that completely contains the curve, with an additional allowance of the given tolerance all round. The box will not be the smallest possible, but will be a compromise between a tight fit and fast evaluation.

Library: kernel

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

Effect: Changes model
PDF/KERN/18FN3C1.PDF
HTM/DATA/KERN/KERN/18FN3C1/0006.HTM