0026841: Boolean operation "bsection" produce invalid result on the attached cases
authornbv <nbv@opencascade.com>
Fri, 11 Dec 2015 14:53:43 +0000 (17:53 +0300)
committerbugmaster <bugmaster@opencascade.com>
Thu, 17 Dec 2015 14:12:04 +0000 (17:12 +0300)
commit47e3009da9a2d86bdcf01f166e552adeee57af12
treea5e701dc31e23eba1825c99475b32ceaf0f870fe
parentc9e1d810abfa9e49255b7b9ade86006567af7a9c
0026841: Boolean operation "bsection" produce invalid result on the attached cases

1. Intersection curve was not bounded by faces domain. It was the reason of big edge tolerance. This problem has been fixed.
2. Interface bopcurves DRAW-command has been changed in order to make possible to reproduce intersection problem.

Creation of test case for this issue.
src/BOPTest/BOPTest_BOPCommands.cxx
src/IntPatch/IntPatch_WLineTool.cxx
src/IntTools/IntTools_FaceFace.cxx
tests/boolean/bsection/M3
tests/bugs/modalg_6/bug26841_1 [new file with mode: 0644]
tests/bugs/modalg_6/bug26841_2 [new file with mode: 0644]