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)
committervsv <vsv@opencascade.com>
Mon, 3 Jun 2019 10:32:04 +0000 (13:32 +0300)
commitc0460f35b71f9bde466ec48daccabb2a7b8d3c56
tree456067be0e94218690a7627c678874d3b6057ea8
parentaac48f171d73ff2ef786b8f28c36dd9ddae056bf
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]