]> OCCT Git - occt-copy.git/commit
0028683: Wrong result of CUT operation
authoremv <emv@opencascade.com>
Wed, 26 Apr 2017 12:42:13 +0000 (15:42 +0300)
committeremv <emv@opencascade.com>
Fri, 7 Jul 2017 07:03:45 +0000 (10:03 +0300)
commitdf37644a6da31a0de428d46c0420eaf2ab14ef8b
tree5e073bf1987b12ca0462dcdd5714234d321ea1a5
parent6176e680c921cb9d57e114eeee56118acbd92c6a
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]