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>
Tue, 16 Feb 2016 14:04:37 +0000 (17:04 +0300)
commit03b823cbbe43236117bc50c34398f3ce273f729b
tree258e1476506e17699b9b0864e6b7ceb42d5a001e
parent021bf7b6174b2a3eb8aaccc56f2c296cb124cfa2
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