Salome HOME
Task 5.1.4 Join 2 features "fuse" and "union" into one feature (issue #3062)
authorazv <azv@opencascade.com>
Wed, 20 Nov 2019 12:26:19 +0000 (15:26 +0300)
committerazv <azv@opencascade.com>
Wed, 20 Nov 2019 12:26:19 +0000 (15:26 +0300)
commit8607b62ba4fd0681fe1f406efed0ad0a48a382e0
treeeffff49ecbd1c87f0df1c1511597a9c6e613c380
parentdedc9e74b8751c6ab79b90871c2b117a2abaa252
Task 5.1.4 Join 2 features "fuse" and "union" into one feature (issue #3062)

* Correct processing of faces during the fuse
* Update unit-tests according to new behavior
src/FeaturesPlugin/FeaturesPlugin_BooleanFuse.cpp
src/FeaturesPlugin/Test/TestBooleanFuse_CompSolid_Face.py
src/FeaturesPlugin/Test/TestBooleanFuse_ErrorMsg.py
src/FeaturesPlugin/Test/TestBooleanFuse_Face_Face.py
src/FeaturesPlugin/Test/TestBooleanFuse_MultiLevelCompound_v0_3.py
src/FeaturesPlugin/Test/TestBooleanFuse_MultiLevelCompound_v20190506_2.py
src/FeaturesPlugin/Test/TestBooleanFuse_MultiLevelCompound_v20190506_3.py
src/FeaturesPlugin/Test/TestUnionOfUnion.py