]> OCCT Git - occt-copy.git/commit
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)
committervsr <vsr@opencascade.com>
Wed, 4 Oct 2017 12:26:00 +0000 (15:26 +0300)
commit7f1c7beb3419cd85e3aed82ac5e4cbec8246141a
tree2b7d0a621dc354f200da7779fc8a103e85f087ad
parent61f67d7ef3da6f7088e74d064f8f1382cf612c07
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]