]> OCCT Git - occt-copy.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)
committeremv <emv@opencascade.com>
Fri, 7 Jul 2017 07:03:45 +0000 (10:03 +0300)
commit6176e680c921cb9d57e114eeee56118acbd92c6a
tree020a7c9657c281d01179fc0f27f5b91fbe6e0def
parent0c389279cb1f4097ab0fdcdf02b1e0405cb5acc7
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]