]> OCCT Git - occt-copy.git/commit
0029179: Result of Boolean common depends on an order of arguments
authornbv <nbv@opencascade.com>
Thu, 7 Dec 2017 08:28:20 +0000 (11:28 +0300)
committerrnv <rnv@opencascade.com>
Tue, 6 Mar 2018 15:38:41 +0000 (18:38 +0300)
commit6f12acc54c24b181ab84bbac7503394f6ca96848
tree89acdd4cde4b56220d327737ea9d07910cc236cd
parentf6ef317cd36d1242d2c33a41e683a363f5ec6cf2
0029179: Result of Boolean common depends on an order of arguments

Usage of Bnd_Box-filtering is eliminated while putting a (definitely) common vertex between two faces on the intersection curve.

Algorithm of putting not-common (ON/IN) vertices has not been changed.
src/BOPAlgo/BOPAlgo_PaveFiller.hxx
src/BOPAlgo/BOPAlgo_PaveFiller_6.cxx
src/BOPDS/BOPDS_DS.cxx
src/BOPDS/BOPDS_DS.hxx
src/BOPTools/BOPTools_AlgoTools.cxx
tests/bugs/modalg_6/bug26938_1
tests/bugs/modalg_6/bug26938_2
tests/bugs/modalg_6/bug26938_3
tests/bugs/modalg_6/bug26938_4
tests/bugs/modalg_7/bug29179 [new file with mode: 0644]