Salome HOME
Multiple objects and tools for Boolean operations.
authordbv <dbv@opencascade.com>
Thu, 28 May 2015 18:08:12 +0000 (21:08 +0300)
committerdbv <dbv@opencascade.com>
Thu, 28 May 2015 18:08:12 +0000 (21:08 +0300)
commit5e90be5a37588dd936e6d5f1a6426141bfda7170
tree2f2c2e9d789a5f8550b6ed7344bc6d1e01ce9bc7
parent23d55c9a069dc7bde8c49f67edd900992aea2dcc
Multiple objects and tools for Boolean operations.
12 files changed:
src/FeaturesPlugin/FeaturesPlugin_Boolean.cpp
src/FeaturesPlugin/FeaturesPlugin_Boolean.h
src/FeaturesPlugin/boolean_widget.xml
src/GeomAlgoAPI/CMakeLists.txt
src/GeomAlgoAPI/GeomAlgoAPI_Boolean.cpp
src/GeomAlgoAPI/GeomAlgoAPI_Boolean.h
src/GeomAlgoAPI/GeomAlgoAPI_MakeShape.cpp
src/GeomAlgoAPI/GeomAlgoAPI_MakeShape.h
src/GeomAlgoAPI/GeomAlgoAPI_MakeShapeList.cpp [new file with mode: 0644]
src/GeomAlgoAPI/GeomAlgoAPI_MakeShapeList.h [new file with mode: 0644]
src/GeomAlgoAPI/GeomAlgoAPI_ShapeProps.h
src/PartSet/PartSet_Validators.cpp