occt: master 1ccef79a

Author Committer Branch Timestamp Parent
emv bugmaster master 2018-04-11 09:22:29 master 6822a3be
Changeset 0029688: Regression vs 7.2.0: Wrong result of CUT operation

Boolean Operations - when splitting the face by the intersections with other arguments check if the face (e.g. really thin one) can be split by a vertex. In this case avoid simple face reconstruction and use the BuilderFace algorithm to split the face.
Test case for the issue.
mod - src/BOPAlgo/BOPAlgo_Builder_2.cxx Diff File
mod - tests/bugs/modalg_2/bug472_3 Diff File
add - tests/bugs/modalg_7/bug29688 Diff File