Salome HOME
Task 3.2. Concealment into multi-level Compounds
authorazv <azv@opencascade.com>
Tue, 14 May 2019 12:27:22 +0000 (15:27 +0300)
committerazv <azv@opencascade.com>
Tue, 14 May 2019 12:27:22 +0000 (15:27 +0300)
commitadf26479b37f6238c3fd33b7da5f37dd57b68b00
treeaf3ff99b2aebff13bc25ec716283f83e3a3c9b51
parentd527dc39d15c26ab465eee3a5263fbbe999cabf8
Task 3.2. Concealment into multi-level Compounds

Update behavior of PARTITION operation to keep hierarchy of compounds.
14 files changed:
src/FeaturesAPI/FeaturesAPI_Partition.cpp
src/FeaturesAPI/FeaturesAPI_Partition.h
src/FeaturesPlugin/CMakeLists.txt
src/FeaturesPlugin/FeaturesPlugin_Partition.cpp
src/FeaturesPlugin/FeaturesPlugin_Partition.h
src/FeaturesPlugin/FeaturesPlugin_VersionedBoolean.cpp
src/FeaturesPlugin/FeaturesPlugin_VersionedBoolean.h
src/FeaturesPlugin/Test/TestPartition_MultiLevelCompound0.py [deleted file]
src/FeaturesPlugin/Test/TestPartition_MultiLevelCompound_v0_1.py [new file with mode: 0644]
src/FeaturesPlugin/Test/TestPartition_MultiLevelCompound_v0_2.py [new file with mode: 0644]
src/FeaturesPlugin/Test/TestPartition_MultiLevelCompound_v0_3.py [new file with mode: 0644]
src/FeaturesPlugin/Test/TestPartition_MultiLevelCompound_v20190506_1.py [new file with mode: 0644]
src/FeaturesPlugin/Test/TestPartition_MultiLevelCompound_v20190506_2.py [new file with mode: 0644]
src/FeaturesPlugin/Test/TestPartition_MultiLevelCompound_v20190506_3.py [new file with mode: 0644]