0025380: Intersection curve cannot reach boundary of surface
authoraml <aml@opencascade.com>
Thu, 30 Oct 2014 09:04:27 +0000 (12:04 +0300)
committerbugmaster <bugmaster@opencascade.com>
Thu, 30 Oct 2014 09:05:56 +0000 (12:05 +0300)
commit1eaf1cc1dc3c52ef79436eae1b5f977d05afea98
tree6af8b7089e73465b91abb3c23a855f3250d878b4
parente1aa24d84b2162625ec7f1eb58bc6de17bc2721e
0025380: Intersection curve cannot reach boundary of surface

Changed next point computation in IntWalk_PWalker.cxx.
Now trying to walk over another isoline if new point is too close to previous.

Test case for issue CR25380
src/IntWalk/IntWalk_PWalking.cxx
tests/bugs/modalg_5/bug25380 [new file with mode: 0755]