]> OCCT Git - occt.git/commit
0033171: Modeling Algorithms - Invalid result of faces unification
authorEugeny Maltchikov <eugeny.maltchikov@lpkf.com>
Thu, 13 Oct 2022 14:44:47 +0000 (17:44 +0300)
committerVadim Glukhikh <vadim.glukhikh@opencascade.com>
Mon, 21 Nov 2022 16:38:22 +0000 (19:38 +0300)
commitd444cc35c6dae06e923c7b1300554ed994b8cff1
tree934fdce046a8f45324dcd6d4fb96f70fa4e95bbf
parenteeba62cbd33d002cc92317e81d241903787369c8
0033171: Modeling Algorithms - Invalid result of faces unification

Avoid unification of the faces belonging to the different shells.
src/ShapeUpgrade/ShapeUpgrade_UnifySameDomain.cxx
src/ShapeUpgrade/ShapeUpgrade_UnifySameDomain.hxx
tests/bugs/heal/bug33171_1 [new file with mode: 0644]
tests/bugs/heal/bug33171_2 [new file with mode: 0644]