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

Action: Deletes knots where multiplicities are greater than the degree in both u and v.

Prototype: void bs3_surface_remove_extra_knots (


bs3_surface bs, // given surface


double knot_tol // knot tolerance


);

Includes: #include "kernel/acis.hxx"

#include "kernel/spline/bs3_srf/bs3surf.hxx"

#include "kernel/spline/bs3_srf/sp3srtn.hxx"

Description: This function searches for knots multiplicities greater than the degree in both the u and v directions. The appropriate knots and control points are removed from the data structure.

Library: kernel

Filename: kern/kernel/spline/bs3_srf/sp3srtn.hxx

Effect: System routine
PDF/KERN/22FN3S2.PDF
HTM/DATA/KERN/KERN/22FN3S2/0036.HTM