Salome HOME
23619: EDF 18055 - Detection of sharp edges
authoreap <eap@opencascade.com>
Tue, 27 Nov 2018 14:21:06 +0000 (17:21 +0300)
committereap <eap@opencascade.com>
Tue, 27 Nov 2018 14:21:06 +0000 (17:21 +0300)
commit7b4c10fd0e3bd5f6612582fb9ef39965b8f0055a
treef6a2357e1c06913583150024d89a63ff8b07b8bc
parentbaf83bed4152b4ac101ebe43f442a4f8a1acd712
23619: EDF 18055 - Detection of sharp edges
26 files changed:
doc/salome/examples/grouping_elements_ex09.py [new file with mode: 0644]
doc/salome/examples/tests.set
doc/salome/gui/SMESH/images/Nut_sharp_edges.png [new file with mode: 0644]
doc/salome/gui/SMESH/images/groups_by_sharp_edges_dlg.png [new file with mode: 0644]
doc/salome/gui/SMESH/input/create_groups_from_geometry.rst
doc/salome/gui/SMESH/input/face_groups_by_sharp_edges.rst [new file with mode: 0644]
doc/salome/gui/SMESH/input/grouping_elements.rst
doc/salome/gui/SMESH/input/tui_grouping_elements.rst
idl/SMESH_Mesh.idl
idl/SMESH_MeshEditor.idl
resources/CMakeLists.txt
resources/mesh_face_groups_by_edges.png [new file with mode: 0644]
src/SMESHGUI/CMakeLists.txt
src/SMESHGUI/SMESHGUI.cxx
src/SMESHGUI/SMESHGUI_FaceGroupsSeparatedByEdgesDlg.cxx [new file with mode: 0644]
src/SMESHGUI/SMESHGUI_FaceGroupsSeparatedByEdgesDlg.h [new file with mode: 0644]
src/SMESHGUI/SMESHGUI_Operations.h
src/SMESHGUI/SMESH_images.ts
src/SMESHGUI/SMESH_msg_en.ts
src/SMESHUtils/SMESH_MeshAlgos.cxx
src/SMESHUtils/SMESH_MeshAlgos.hxx
src/SMESH_I/SMESH_MeshEditor_i.cxx
src/SMESH_I/SMESH_MeshEditor_i.hxx
src/SMESH_I/SMESH_Mesh_i.cxx
src/SMESH_I/SMESH_Mesh_i.hxx
src/SMESH_SWIG/smeshBuilder.py