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)
committervsv <vsv@opencascade.com>
Mon, 3 Jun 2019 10:32:06 +0000 (13:32 +0300)
commitd67f265e404a826dc671aca72f23d13e133550a2
tree3311fe79cf5189370d502c646444fb7e242ef8ce
parent2de1ef90746f7a8b98fff03a79bd8f4b3d3993ff
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]