]> OCCT Git - occt.git/commit
0032578: Modeling Algorithms - Splitting face by set of edges fails
authoremv <emv@opencascade.com>
Mon, 20 Sep 2021 15:07:30 +0000 (18:07 +0300)
committersmoskvin <smoskvin@opencascade.com>
Mon, 27 Sep 2021 17:12:00 +0000 (20:12 +0300)
commitf72c595119d65393ed6f2d9005958dc5395b2c2c
tree3d083d79a30fda80bac4773a45b03d95db0f19ce
parent3e9cb8064479cfe776221f91820a10e995b20431
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]