]> OCCT Git - occt.git/commit
0032619: [Regression] Modelling Algorithms - UnifySameDomain ignores shared face
authorjgv <jgv@opencascade.com>
Fri, 15 Oct 2021 04:53:48 +0000 (07:53 +0300)
committerjfa <jfa@opencascade.com>
Fri, 15 Oct 2021 08:43:34 +0000 (11:43 +0300)
commitf9481b4f217a0a89e33a4450d76d7d8f75dfe8df
treeb8ef39a93c7c99f0d5b8914603a7c21a8231eeab
parent1e74e3eacd6b6f6566fbb3c006dc9f51623b9a81
0032619: [Regression] Modelling Algorithms - UnifySameDomain ignores shared face

Correct method ShapeUpgrade_UnifySameDomain::UnifyFaces: exclude free boundary edges from unification.
src/ShapeUpgrade/ShapeUpgrade_UnifySameDomain.cxx
src/ShapeUpgrade/ShapeUpgrade_UnifySameDomain.hxx
tests/bugs/heal/bug32619 [new file with mode: 0644]