occt: master a9ae57b9

Author Committer Branch Timestamp Parent
omy omy master 2013-03-01 10:20:00 master b6fba42f
Affected Issues  0023615: Wrong parameter value calculating in ShapeAnalysis_Curve
Changeset 0023615: Wrong parameter value calculating in ShapeAnalysis_Curve

Now Extrema_LocateExtPC object is used instead of ShapeAnalysis_Curve::CurveNewton().
Removed CurveNewton() function.
Removed code protecting against null-length b-splines (should be obsolete now).
One TODO removed in test heal *advanced W6

Conflicts:

    tests/heal/data/advanced/W6
Fixed regressions:
did 011 A6 C9
xsat 101 G6
Small syntax fix.
mod - src/ShapeAnalysis/ShapeAnalysis_Curve.cxx Diff File
mod - tests/heal/data/advanced/W6 Diff File