0029103: No intersection curve between faces if starting points are given
authornbv <nbv@opencascade.com>
Thu, 14 Sep 2017 11:49:16 +0000 (14:49 +0300)
committerbugmaster <bugmaster@opencascade.com>
Fri, 22 Sep 2017 08:52:02 +0000 (11:52 +0300)
commitcd803dcd59cd82f0f21ce1a13a2da55a7be9da5b
tree1427809c35e4fdc0635191185eed7bc078dacc34
parent71c810df6174e9f6bdf2902c4ceccb5c755b0a4c
0029103: No intersection curve between faces if starting points are given

Sometimes the algorithm of Walking-line creation finds points out of the domain. Some such places have been detected and fixed in frame of this issue.
src/IntWalk/IntWalk_PWalking.cxx
tests/bugs/modalg_7/bug29103 [new file with mode: 0644]