0027299: Incorrect result of the normal projection algorithm
authoraml <aml@opencascade.com>
Fri, 25 Mar 2016 10:10:12 +0000 (13:10 +0300)
committerbugmaster <bugmaster@opencascade.com>
Fri, 8 Apr 2016 08:50:43 +0000 (11:50 +0300)
commit5333268defe7ec656396d26c9516c40d20672cdd
tree2d732e87b377b929fa7ca7094139f71813441087
parent58e14d59e765b0c66c7fbc8a59b031719008a41a
0027299: Incorrect result of the normal projection algorithm

Curve splitting is added to handle seam passing by initial curve.
test cases are added.

Minor corrections.
src/Extrema/Extrema_GenExtCC.gxx
src/ProjLib/ProjLib_CompProjectedCurve.cxx
src/ProjLib/ProjLib_CompProjectedCurve.hxx
src/math/math_GlobOptMin.cxx
src/math/math_GlobOptMin.hxx
tests/bugs/moddata_3/bug27299_1 [new file with mode: 0644]
tests/bugs/moddata_3/bug27299_2 [new file with mode: 0644]
tests/bugs/moddata_3/bug27299_3 [new file with mode: 0644]