Salome HOME
Issue #2920: Concealment into multi-level Compounds
authorazv <azv@opencascade.com>
Thu, 31 Oct 2019 10:17:01 +0000 (13:17 +0300)
committervsv <vsv@opencascade.com>
Wed, 6 Nov 2019 08:27:41 +0000 (11:27 +0300)
commita18acc21d986faf40cec51df342788a98014dfc1
tree34f5bce29f44f4498f47382436c5120d3afa5772
parentaf3f198f432b9f99aa30adbf4d009ab4894fa3a4
Issue #2920: Concealment into multi-level Compounds

Improve hierarchy of the result.
14 files changed:
src/FeaturesPlugin/CMakeLists.txt
src/FeaturesPlugin/FeaturesPlugin_VersionedBoolean.cpp
src/FeaturesPlugin/Test/Test2920.py [new file with mode: 0644]
src/FeaturesPlugin/Test/TestBooleanCommon_MultiLevelCompound_v20190506_1.py
src/FeaturesPlugin/Test/TestBooleanCut_MultiLevelCompound_v20190506_1.py
src/FeaturesPlugin/Test/TestBooleanCut_MultiLevelCompound_v20190506_2.py
src/FeaturesPlugin/Test/TestBooleanFuse_MultiLevelCompound_v20190506_1.py
src/FeaturesPlugin/Test/TestBooleanFuse_MultiLevelCompound_v20190506_2.py
src/FeaturesPlugin/Test/TestBooleanFuse_MultiLevelCompound_v20190506_4.py
src/FeaturesPlugin/Test/TestBooleanSmash_MultiLevelCompound_v20190506_2.py
src/FeaturesPlugin/Test/TestBooleanSplit_MultiLevelCompound_v20190506_1.py
src/FeaturesPlugin/Test/TestPartition_MultiLevelCompound_v20190506_1.py
src/FeaturesPlugin/Test/TestPartition_MultiLevelCompound_v20190506_3.py
src/FeaturesPlugin/Test/TestUnion_MultiLevelCompound_v20190506.py