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

Action: Removes redundant knots from a bs3_curve.

Prototype: void bs3_curve_rem_extra_knots (


bs3_curve bs3, // curve


double tol // tolerance


);

Includes: #include "kernel/acis.hxx"

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

#include "kernel/spline/sg_bs3c/sps3crtn.hxx"

Description: This only removes knots that are truly redundant, i.e. when their removal will not affect the shape or parameterization of the curve by more than the given tolerance.

Library: kernel

Filename: kern/kernel/spline/sg_bs3c/sps3crtn.hxx

Effect: Changes model
PDF/KERN/19FN3C2.PDF
HTM/DATA/KERN/KERN/19FN3C2/0027.HTM