]> OCCT Git - occt.git/commit
0028683: Wrong result of CUT operation
authoremv <emv@opencascade.com>
Wed, 26 Apr 2017 12:42:13 +0000 (15:42 +0300)
committerbugmaster <bugmaster@opencascade.com>
Fri, 5 May 2017 09:11:23 +0000 (12:11 +0300)
commit6769ec6b348fa9e8c1085e8a332ecad20f1580f3
tree33912144cac23b30fd81873871151d0ec87a50b5
parent7e3451c7a24da2cba9c24bd17b83d23880216f16
0028683: Wrong result of CUT operation

Avoid creation of the small section edges in the Boolean Operations algorithm.
src/BOPAlgo/BOPAlgo_PaveFiller.cxx
src/BOPAlgo/BOPAlgo_PaveFiller.hxx
src/BOPAlgo/BOPAlgo_PaveFiller_5.cxx
src/BOPAlgo/BOPAlgo_PaveFiller_6.cxx
src/BOPAlgo/BOPAlgo_PaveFiller_7.cxx
src/BOPAlgo/BOPAlgo_PaveFiller_8.cxx
src/BOPDS/BOPDS_DS.cxx
src/BOPDS/BOPDS_DS.hxx
tests/bugs/modalg_6/bug28683 [new file with mode: 0644]