]> OCCT Git - occt.git/commit
0032578: Modeling Algorithms - Splitting face by set of edges fails CR0_FixRS_740
authoremv <emv@opencascade.com>
Mon, 20 Sep 2021 15:07:30 +0000 (18:07 +0300)
committeremv <emv@opencascade.com>
Mon, 20 Sep 2021 16:21:37 +0000 (19:21 +0300)
commit57708bc9e84af1013df684ee7806f282269bebf3
treeab046fb33f138fce1ecceb660807eb73340ab58f
parentf76a9d83af32c0635463fdac91805c056d518029
0032578: Modeling Algorithms - Splitting face by set of edges fails

Update information about ON/IN sub-shapes for all touched faces when intersection with shapes of lower types (edges and vertices) complete.
Previously only the faces participating in the Face/Face intersection were updated.
src/BOPAlgo/BOPAlgo_Builder_2.cxx
src/BOPAlgo/BOPAlgo_PaveFiller_11.cxx
src/BOPAlgo/BOPAlgo_PaveFiller_6.cxx
src/BOPAlgo/BOPAlgo_PaveFiller_7.cxx
tests/bugs/modalg_7/bug32578 [new file with mode: 0644]