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