Salome HOME
Task 3.2. Concealment into multi-level Compounds
authorazv <azv@opencascade.com>
Sat, 11 May 2019 19:19:00 +0000 (22:19 +0300)
committerazv <azv@opencascade.com>
Sat, 11 May 2019 19:19:00 +0000 (22:19 +0300)
commit1c211701f7bcc21ef86892d889d7c58e9b276adb
tree1d7fde4c41d9696a52a4cd15b137b82ebad96824
parent018cf329e62e6cc69ca404b001653c0e7ab5eb68
Task 3.2. Concealment into multi-level Compounds

Update behavior of COMMON operation to keep hierarchy of compounds.
13 files changed:
src/FeaturesAPI/FeaturesAPI_BooleanCommon.cpp
src/FeaturesAPI/FeaturesAPI_BooleanCommon.h
src/FeaturesPlugin/CMakeLists.txt
src/FeaturesPlugin/FeaturesPlugin_Boolean.cpp
src/FeaturesPlugin/FeaturesPlugin_Boolean.h
src/FeaturesPlugin/FeaturesPlugin_BooleanCommon.cpp
src/FeaturesPlugin/FeaturesPlugin_BooleanFuse.cpp
src/FeaturesPlugin/FeaturesPlugin_BooleanFuse.h
src/FeaturesPlugin/Test/TestBooleanCommon_MultiLevelCompound0.py [deleted file]
src/FeaturesPlugin/Test/TestBooleanCommon_MultiLevelCompound_v0_1.py [new file with mode: 0644]
src/FeaturesPlugin/Test/TestBooleanCommon_MultiLevelCompound_v0_2.py [new file with mode: 0644]
src/FeaturesPlugin/Test/TestBooleanCommon_MultiLevelCompound_v20190506_1.py [new file with mode: 0644]
src/FeaturesPlugin/Test/TestBooleanCommon_MultiLevelCompound_v20190506_2.py [new file with mode: 0644]