]> OCCT Git - occt.git/commit
0028675: Invalid result of Boolean Cut operation when running with fuzzy value
authoremv <emv@opencascade.com>
Mon, 24 Apr 2017 06:04:42 +0000 (09:04 +0300)
committerbugmaster <bugmaster@opencascade.com>
Fri, 5 May 2017 08:27:51 +0000 (11:27 +0300)
commit752f9d72012667d754ad7325736e8e6f7dd0de90
tree72f39eeb3ffd6fe6aacd6c6f2bf8c4ec545f1a48
parentc2f5b8211bde9daed3c5ea27b795ec8190541d58
0028675: Invalid result of Boolean Cut operation when running with fuzzy value

Avoid small edges with empty list of PaveBlocks (removed edges) in the result (BOPAlgo_Builder::FillImagesEdges()).
src/BOPAlgo/BOPAlgo_Builder_1.cxx
src/BOPAlgo/BOPAlgo_PaveFiller_3.cxx
tests/bugs/modalg_2/bug497_3
tests/bugs/modalg_6/bug26954_3
tests/bugs/modalg_6/bug28675_1 [new file with mode: 0644]
tests/bugs/modalg_6/bug28675_2 [new file with mode: 0644]