]> OCCT Git - occt.git/commit
0032561: Modelling Algorithms - UnifySameDomain does nothing while it is expected...
authorjgv <jgv@opencascade.com>
Fri, 10 Sep 2021 16:30:38 +0000 (19:30 +0300)
committerjfa <jfa@opencascade.com>
Mon, 20 Sep 2021 09:18:10 +0000 (12:18 +0300)
commit827bcc6ac2a3d0a0c73bd2a661b367ac612d0f2d
tree1ecb291c56ba610877a649b50b065c167affa1d1
parent56f67cdaab44ba4bef137e6ad62c41baddbd09ae
0032561: Modelling Algorithms - UnifySameDomain does nothing while it is expected to union two pairs of faces

Correct method ShapeUpgrade_UnifySameDomain::UnifyFaces: when creating the Edge-Face map of initial shape, count each face only once.
src/ShapeUpgrade/ShapeUpgrade_UnifySameDomain.cxx
tests/boolean/removefeatures/C5
tests/bugs/heal/bug32561 [new file with mode: 0644]