]> SALOME platform Git repositories - modules/shaper.git/commit
Salome HOME
3. Mixed topology: solids, faces, edges and vertices
authordbv <dbv@opencascade.com>
Fri, 5 Feb 2016 14:52:34 +0000 (17:52 +0300)
committerdbv <dbv@opencascade.com>
Fri, 5 Feb 2016 14:53:01 +0000 (17:53 +0300)
commit1e05f76b9e7536ba4fa207a5a8d3d8504cbd68cd
treee5330ab18d4d60434d56de86d936c3ee2961e0ee
parent1fd6aeabef301e338013f8a00530175cae07c039
3. Mixed topology: solids, faces, edges and vertices

Boolean Fuse operation now allow to fuse edges and faces with solids.
12 files changed:
src/FeaturesPlugin/FeaturesPlugin_Boolean.cpp
src/FeaturesPlugin/boolean_widget.xml
src/GeomAPI/GeomAPI_DataMapOfShapeShape.cpp
src/GeomAlgoAPI/GeomAlgoAPI_Boolean.cpp
src/GeomAlgoAPI/GeomAlgoAPI_PaveFiller.cpp
src/GeomAlgoAPI/GeomAlgoAPI_ShapeTools.cpp
src/GeomValidators/CMakeLists.txt
src/GeomValidators/GeomValidators_BooleanSelection.cpp [new file with mode: 0644]
src/GeomValidators/GeomValidators_BooleanSelection.h [new file with mode: 0644]
src/GeomValidators/GeomValidators_Plugin.cpp
src/Model/Model_BodyBuilder.cpp
src/Model/Model_ResultCompSolid.cpp