Salome HOME
Issue #2716: no check that subshapes of the same shape are used for common
authordbv <dbv@opencascade.com>
Fri, 2 Nov 2018 12:11:37 +0000 (15:11 +0300)
committermpv <mpv@opencascade.com>
Mon, 19 Nov 2018 08:45:52 +0000 (11:45 +0300)
commit0325db75534c99a962d6c03f2619e1fcc04491b6
tree9457d75c1c49dea9b0f4c40380aec7e83be65887
parentca41e707752199349b9fc79864d4c17b7271660d
Issue #2716: no check that subshapes of the same shape are used for common

Now common allow selection of sub-shapes of the same shape in simple mode.
src/FeaturesPlugin/CMakeLists.txt
src/FeaturesPlugin/FeaturesPlugin_BooleanCommon.cpp
src/FeaturesPlugin/Test/Test2617.py [new file with mode: 0644]
src/FeaturesPlugin/Test/Test2692.py