Salome HOME
Issue #2563: CEA 2018-1 Common
authordbv <dbv@opencascade.com>
Mon, 20 Aug 2018 07:48:12 +0000 (10:48 +0300)
committerdbv <dbv@opencascade.com>
Mon, 20 Aug 2018 07:48:32 +0000 (10:48 +0300)
commita7a6f0422622aefc5cc8e397b54a207c19ce2b67
tree75563d17cee87367e993debd5334649e39e7e7a7
parent363f70c6b79853f37aea293416c9fa972056754a
Issue #2563: CEA 2018-1 Common

Added simple mode with one Objects field in Common feature.
14 files changed:
src/FeaturesAPI/FeaturesAPI_BooleanCommon.cpp
src/FeaturesAPI/FeaturesAPI_BooleanCommon.h
src/FeaturesPlugin/CMakeLists.txt
src/FeaturesPlugin/FeaturesPlugin_BooleanCommon.cpp [new file with mode: 0644]
src/FeaturesPlugin/FeaturesPlugin_BooleanCommon.h
src/FeaturesPlugin/FeaturesPlugin_BooleanFuse.cpp
src/FeaturesPlugin/FeaturesPlugin_Plugin.cpp
src/FeaturesPlugin/FeaturesPlugin_Validators.cpp
src/FeaturesPlugin/FeaturesPlugin_Validators.h
src/FeaturesPlugin/Test/Test2394.py [deleted file]
src/FeaturesPlugin/boolean_common_widget.xml [new file with mode: 0644]
src/FeaturesPlugin/plugin-Features.xml
src/GeomAlgoAPI/GeomAlgoAPI_Boolean.cpp
src/GeomAlgoAPI/GeomAlgoAPI_Boolean.h