0023615: Wrong parameter value calculating in ShapeAnalysis_Curve
authoromy <omy@opencascade.com>
Fri, 1 Mar 2013 10:20:00 +0000 (14:20 +0400)
committeromy <omy@opencascade.com>
Fri, 1 Mar 2013 10:20:00 +0000 (14:20 +0400)
commita9ae57b966b462e61a5dd7339f60654af68ca180
tree5bd76559a87f57312c119f7ae8eb31564179c60f
parentb6fba42fd9813515269cda3395cb1545bd03ac9f
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.
src/ShapeAnalysis/ShapeAnalysis_Curve.cxx
tests/heal/data/advanced/W6