Salome HOME
Task 3.2. Concealment into multi-level Compounds
authorazv <azv@opencascade.com>
Tue, 7 May 2019 08:13:23 +0000 (11:13 +0300)
committerazv <azv@opencascade.com>
Tue, 7 May 2019 08:13:23 +0000 (11:13 +0300)
commit018cf329e62e6cc69ca404b001653c0e7ab5eb68
tree08946dab37042fe90a8272f0c4c2277a0e838597
parent6e1a23b124d6316096366543c503a8b5489f2f39
Task 3.2. Concealment into multi-level Compounds

Update behavior of FUSE operation to keep hierarchy of compounds.
13 files changed:
src/FeaturesAPI/FeaturesAPI_BooleanFuse.cpp
src/FeaturesAPI/FeaturesAPI_BooleanFuse.h
src/FeaturesPlugin/CMakeLists.txt
src/FeaturesPlugin/FeaturesPlugin_Boolean.cpp
src/FeaturesPlugin/FeaturesPlugin_Boolean.h
src/FeaturesPlugin/FeaturesPlugin_BooleanFuse.cpp
src/FeaturesPlugin/FeaturesPlugin_BooleanFuse.h
src/FeaturesPlugin/Test/TestBooleanFuse_MultiLevelCompound_v0_3.py
src/FeaturesPlugin/Test/TestBooleanFuse_MultiLevelCompound_v0_4.py [new file with mode: 0644]
src/FeaturesPlugin/Test/TestBooleanFuse_MultiLevelCompound_v20190506_1.py [new file with mode: 0644]
src/FeaturesPlugin/Test/TestBooleanFuse_MultiLevelCompound_v20190506_2.py [new file with mode: 0644]
src/FeaturesPlugin/Test/TestBooleanFuse_MultiLevelCompound_v20190506_3.py [new file with mode: 0644]
src/FeaturesPlugin/Test/TestBooleanFuse_MultiLevelCompound_v20190506_4.py [new file with mode: 0644]