Salome HOME
IMP 23078: [CEA 1498] Sewing of meshes without having to set the nodes ids V7_7_0b1
authoreap <eap@opencascade.com>
Fri, 18 Sep 2015 14:10:34 +0000 (17:10 +0300)
committereap <eap@opencascade.com>
Fri, 18 Sep 2015 14:10:34 +0000 (17:10 +0300)
commit02ac54c6f33c5437c1d2204d704cf3da6fd31a8e
treeb656b42350a4302479258d46c1db3f435f4945f7
parent8972ce9d8445b6f859176d894c22b62499bf5616
IMP 23078: [CEA 1498] Sewing of meshes without having to set the nodes ids
32 files changed:
doc/salome/gui/SMESH/input/2d_meshing_hypo.doc
doc/salome/gui/SMESH/input/creating_groups.doc
doc/salome/gui/SMESH/input/index.doc
doc/salome/gui/SMESH/input/merging_nodes.doc
doc/salome/gui/SMESH/input/mesh_infos.doc
doc/salome/gui/SMESH/input/sewing_meshes.doc
doc/salome/gui/SMESH/input/viewing_meshes_overview.doc
idl/SMESH_MeshEditor.idl
src/OBJECT/SMESH_Object.cxx
src/SMDS/SMDS_MeshNode.cxx
src/SMESH/SMESH_MeshEditor.cxx
src/SMESH/SMESH_Pattern.cxx
src/SMESHGUI/CMakeLists.txt
src/SMESHGUI/SMESHGUI_IdPreview.cxx [new file with mode: 0644]
src/SMESHGUI/SMESHGUI_IdPreview.h [new file with mode: 0644]
src/SMESHGUI/SMESHGUI_MergeDlg.cxx
src/SMESHGUI/SMESHGUI_MergeDlg.h
src/SMESHGUI/SMESHGUI_PreVisualObj.cxx [new file with mode: 0644]
src/SMESHGUI/SMESHGUI_PreVisualObj.h [new file with mode: 0644]
src/SMESHGUI/SMESHGUI_SewingDlg.cxx
src/SMESHGUI/SMESHGUI_SewingDlg.h
src/SMESHGUI/SMESH_msg_en.ts
src/SMESHUtils/CMakeLists.txt
src/SMESHUtils/SMESH_FreeBorders.cxx [new file with mode: 0644]
src/SMESHUtils/SMESH_MeshAlgos.cxx
src/SMESHUtils/SMESH_MeshAlgos.hxx
src/SMESH_I/SMESH_2smeshpy.cxx
src/SMESH_I/SMESH_DumpPython.cxx
src/SMESH_I/SMESH_MeshEditor_i.cxx
src/SMESH_I/SMESH_MeshEditor_i.hxx
src/SMESH_I/SMESH_PythonDump.hxx
src/SMESH_SWIG/smeshBuilder.py