Salome HOME
Fixes for Boolean operations;
authordbv <dbv@opencascade.com>
Wed, 29 Jun 2016 15:15:36 +0000 (18:15 +0300)
committerdbv <dbv@opencascade.com>
Wed, 29 Jun 2016 15:15:36 +0000 (18:15 +0300)
commitad65e8a81e0848a96a4124626a59a511655fb036
tree45a5525a9f30e08a4784cb0523fd19e43474ad9e
parentaa39f07f78aad0e54ebfb60670d356f4ad72f537
Fixes for Boolean operations;
High API for Boolean Smash and Boolean Fill;
Test case for Boolean Fill.
src/FeaturesAPI/FeaturesAPI_Boolean.cpp
src/FeaturesAPI/FeaturesAPI_Boolean.h
src/FeaturesPlugin/CMakeLists.txt
src/FeaturesPlugin/Test/TestBooleanFill.py [new file with mode: 0644]
src/FeaturesPlugin/boolean_widget.xml
src/GeomAlgoAPI/GeomAlgoAPI_ShapeTools.cpp
src/PythonAPI/model/features/__init__.py