Salome HOME
Issue #2562: CEA 2018-1 Fuse
authordbv <dbv@opencascade.com>
Wed, 26 Sep 2018 10:46:08 +0000 (13:46 +0300)
committerdbv <dbv@opencascade.com>
Wed, 26 Sep 2018 10:46:44 +0000 (13:46 +0300)
commit36775b35e778db87675594e5897badcedfb3a135
tree444b0217a49c8cd9c570ca6ffc41405d2c238922
parent1b63b69ccbfd53ef4d74965d2f9df7469d4c670c
Issue #2562: CEA 2018-1 Fuse

Added possibility to select all types of shapes in Fuse feature.
17 files changed:
src/FeaturesPlugin/CMakeLists.txt
src/FeaturesPlugin/FeaturesPlugin_BooleanFuse.cpp
src/FeaturesPlugin/Test/TestBooleanFuse_CompSolidCompound_CompSolidCompound.py [new file with mode: 0644]
src/FeaturesPlugin/Test/TestBooleanFuse_CompSolid_CompSolid.py [new file with mode: 0644]
src/FeaturesPlugin/Test/TestBooleanFuse_EdgeCompound_EdgeCompound.py [new file with mode: 0644]
src/FeaturesPlugin/Test/TestBooleanFuse_Edge_Edge.py [new file with mode: 0644]
src/FeaturesPlugin/Test/TestBooleanFuse_FaceCompound_FaceCompound.py [new file with mode: 0644]
src/FeaturesPlugin/Test/TestBooleanFuse_Face_Face.py [new file with mode: 0644]
src/FeaturesPlugin/Test/TestBooleanFuse_ShellCompound_ShellCompound.py [new file with mode: 0644]
src/FeaturesPlugin/Test/TestBooleanFuse_Shell_Shell.py [new file with mode: 0644]
src/FeaturesPlugin/Test/TestBooleanFuse_SolidCompound_SolidCompound.py [new file with mode: 0644]
src/FeaturesPlugin/Test/TestBooleanFuse_Solid_Solid.py [new file with mode: 0644]
src/FeaturesPlugin/Test/TestBooleanFuse_VertexCompound_VertexCompound.py [new file with mode: 0644]
src/FeaturesPlugin/Test/TestBooleanFuse_Vertex_Vertex.py [new file with mode: 0644]
src/FeaturesPlugin/Test/TestBooleanFuse_WireCompound_WireCompound.py [new file with mode: 0644]
src/FeaturesPlugin/Test/TestBooleanFuse_Wire_Wire.py [new file with mode: 0644]
src/FeaturesPlugin/boolean_fuse_widget.xml