]> OCCT Git - occt.git/commit
0028228: Provide possibility to keep the given edges during unification of faces...
authorimn <imn@opencascade.com>
Thu, 22 Dec 2016 15:55:55 +0000 (18:55 +0300)
committerbugmaster <bugmaster@opencascade.com>
Fri, 3 Mar 2017 13:11:25 +0000 (16:11 +0300)
commit9ed6494b47437c690fc1bb4087031795ae46fb60
tree66fdd98091e42a190e45d61d38f700b969bfd252
parent50258e776ae080dbcad9c7d5f0f420ae5c2c6201
0028228: Provide possibility to keep the given edges during unification of faces in ShapeUpgrade_UnifySameDomain algorithm

- Added methods "KeepShape" and "KeepShapes" for "ShapeUpgrade_UnifySameDomain" class
- Updated "unifysamedom" command in Draw

Remarks correction

Additional remarks correction

Removed redundant checks

Removing compilation warning
src/SWDRAW/SWDRAW_ShapeUpgrade.cxx
src/ShapeUpgrade/ShapeUpgrade_UnifySameDomain.cxx
src/ShapeUpgrade/ShapeUpgrade_UnifySameDomain.hxx
tests/heal/grids.list
tests/heal/unify_same_domain/A1 [new file with mode: 0644]
tests/heal/unify_same_domain/A2 [new file with mode: 0644]
tests/heal/unify_same_domain/A3 [new file with mode: 0644]