]> OCCT Git - occt-copy.git/commit
0031736: ShapeUpgrade_UnifySameDomain algorithm does not unify all possible faces CR740-SALOME-PATCH
authorjgv <jgv@opencascade.com>
Tue, 1 Sep 2020 20:55:52 +0000 (23:55 +0300)
committerjfa <jfa@opencascade.com>
Thu, 17 Dec 2020 12:51:25 +0000 (15:51 +0300)
commit44a73237c944a6ddc0863a02d97f51fa31357824
treec3167ee59cb8bee711a9470c9b36bc6890674710
parentb711cb1fed4b62d06d88b6563b47beec66838a36
0031736: ShapeUpgrade_UnifySameDomain algorithm does not unify all possible faces

1. Correct processing faces that can be converted into planar ones.
2. Correct processing faces based on V-closed surfaces.

Conflicts:
src/ShapeUpgrade/ShapeUpgrade_UnifySameDomain.hxx
src/ShapeUpgrade/ShapeUpgrade_UnifySameDomain.cxx
src/ShapeUpgrade/ShapeUpgrade_UnifySameDomain.hxx
tests/bugs/heal/bug30185
tests/bugs/heal/bug31736_1 [new file with mode: 0644]
tests/bugs/heal/bug31736_2 [new file with mode: 0644]