|
Open CASCADE Technology
6.5.4
|
Corrects/splits a 2d curve with a continuity criterion.
Tolerance is used to correct the curve at a knot that respects
geometrically the criterion, in order to reduce the
multiplicity of the knot.
#include <ShapeUpgrade_SplitCurve2dContinuity.hxx>

Public Member Functions | |
| ShapeUpgrade_SplitCurve2dContinuity () | |
| Empty constructor. | |
| void | SetCriterion (const GeomAbs_Shape Criterion) |
| Sets criterion for splitting. | |
| void | SetTolerance (const Standard_Real Tol) |
| Sets tolerance. | |
| virtual void | Compute () |
| Calculates points for correction/splitting of the curve | |
| virtual void ShapeUpgrade_SplitCurve2dContinuity::Compute | ( | ) | [virtual] |
Reimplemented from ShapeUpgrade_SplitCurve.
1.8.0