Salome HOME
Task 3.2. Concealment into multi-level Compounds
authorazv <azv@opencascade.com>
Mon, 13 May 2019 05:11:47 +0000 (08:11 +0300)
committerazv <azv@opencascade.com>
Mon, 13 May 2019 05:11:47 +0000 (08:11 +0300)
commitc7883041b5bedc605890958bfc618d46f9df9cda
treee16477bfcf055d53ad016fc45b651b45c9c19445
parent06036d8163de9404f33dae16e6b67f4e0c3f61d5
Task 3.2. Concealment into multi-level Compounds

Update behavior of CUT operation to keep hierarchy of compounds.
15 files changed:
src/FeaturesAPI/FeaturesAPI_BooleanCut.cpp
src/FeaturesAPI/FeaturesAPI_BooleanCut.h
src/FeaturesPlugin/CMakeLists.txt
src/FeaturesPlugin/FeaturesPlugin_Boolean.cpp
src/FeaturesPlugin/FeaturesPlugin_Boolean.h
src/FeaturesPlugin/FeaturesPlugin_BooleanCommon.cpp
src/FeaturesPlugin/FeaturesPlugin_BooleanCut.cpp
src/FeaturesPlugin/FeaturesPlugin_BooleanCut.h
src/FeaturesPlugin/FeaturesPlugin_BooleanFuse.cpp
src/FeaturesPlugin/Test/TestBooleanCommon_MultiLevelCompound_v20190506_2.py
src/FeaturesPlugin/Test/TestBooleanCut_MultiLevelCompound0.py [deleted file]
src/FeaturesPlugin/Test/TestBooleanCut_MultiLevelCompound_v0_1.py [new file with mode: 0644]
src/FeaturesPlugin/Test/TestBooleanCut_MultiLevelCompound_v0_2.py [new file with mode: 0644]
src/FeaturesPlugin/Test/TestBooleanCut_MultiLevelCompound_v20190506_1.py [new file with mode: 0644]
src/FeaturesPlugin/Test/TestBooleanCut_MultiLevelCompound_v20190506_2.py [new file with mode: 0644]