]> OCCT Git - occt-copy.git/commit
0030281: Regression to 7.2.0: Modeling Algorithms - Wrong result of CUT operation
authoremv <emv@opencascade.com>
Wed, 24 Oct 2018 06:12:26 +0000 (09:12 +0300)
committeremv <emv@opencascade.com>
Fri, 7 Dec 2018 06:40:12 +0000 (09:40 +0300)
commitd3394d0f198437f7627d430b1198e6cf1e7b45b9
treeb9b705e7f4e4d231934423e8e0d6f32aabd095a5
parente7bacd9416bdb22d563cc43d82d1de6689455769
0030281: Regression to 7.2.0: Modeling Algorithms - Wrong result of CUT operation

Boolean Operations - Force the face with internal edges to be treated by the BuilderFace algorithm. It is needed for the cases when internal edges of the face go from side to side and should really split the face.
Test case for the issue.
src/BOPAlgo/BOPAlgo_Builder_2.cxx
tests/bugs/modalg_7/bug30281 [new file with mode: 0644]