Salome HOME
Create Boolean operations
authorvsv <vitaly.smetannikov@opencascade.com>
Wed, 3 Sep 2014 08:27:04 +0000 (12:27 +0400)
committervsv <vitaly.smetannikov@opencascade.com>
Wed, 3 Sep 2014 08:27:04 +0000 (12:27 +0400)
commitb801d5f85aa3dc5786510acf87c8003f1d59eadd
tree4ac53dd30bb57b6973a352dbaabd17cf21ba1ba4
parent914202f7f571ceca774790c37297b95c14bc07ed
Create Boolean operations
18 files changed:
src/Config/Config_Keywords.h
src/FeaturesPlugin/CMakeLists.txt
src/FeaturesPlugin/FeaturesPlugin_Boolean.cpp [new file with mode: 0644]
src/FeaturesPlugin/FeaturesPlugin_Boolean.h [new file with mode: 0644]
src/FeaturesPlugin/FeaturesPlugin_Plugin.cpp
src/FeaturesPlugin/boolean_widget.xml [new file with mode: 0644]
src/FeaturesPlugin/plugin-Features.xml
src/GeomAlgoAPI/CMakeLists.txt
src/GeomAlgoAPI/GeomAlgoAPI_Boolean.cpp [new file with mode: 0644]
src/GeomAlgoAPI/GeomAlgoAPI_Boolean.h [new file with mode: 0644]
src/ModuleBase/CMakeLists.txt
src/ModuleBase/ModuleBase_WidgetChoice.cpp [new file with mode: 0644]
src/ModuleBase/ModuleBase_WidgetChoice.h [new file with mode: 0644]
src/ModuleBase/ModuleBase_WidgetSelector.cpp
src/ModuleBase/ModuleBase_WidgetSelector.h
src/PartSet/PartSet_icons.qrc
src/PartSet/icons/cut_shape.png [new file with mode: 0644]
src/PartSet/icons/cut_tool.png [new file with mode: 0644]