occt: master 47e3009d

Author Committer Branch Timestamp Parent
nbv bugmaster master 2015-12-11 14:53:43 master c9e1d810
Changeset 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.
mod - src/BOPTest/BOPTest_BOPCommands.cxx Diff File
mod - src/IntPatch/IntPatch_WLineTool.cxx Diff File
mod - src/IntTools/IntTools_FaceFace.cxx Diff File
mod - tests/boolean/bsection/M3 Diff File
add - tests/bugs/modalg_6/bug26841_1 Diff File
add - tests/bugs/modalg_6/bug26841_2 Diff File