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

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

Prototype: SPApar_box bs2_curve_box (


bs2_curve cur, // given curve


double fitol // given tolerance


);

Includes: #include "kernel/acis.hxx"

#include "baseutil/vector/param.hxx"

#include "kernel/spline/bs2_crv/bs2curve.hxx"

#include "kernel/spline/bs2_crv/bs2curve.hxx"

#include "kernel/spline/bs2_crv/sp2crtn.hxx"



Description: Returns a box (presently a rectangular parallelepiped parallel to parameter-space axes) that completely contains the curve, with an additional allowance of the given tolerance all around. 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/bs2_crv/sp2crtn.hxx

Effect: Read-only
PDF/KERN/17FN2.PDF
HTM/DATA/KERN/KERN/17FN2/0003.HTM