Salome HOME
Fix for imp 0020876: EDF 1246 SMESH: DoubleNodes fonctions available in the GUI.
authormzn <mzn@opencascade.com>
Mon, 30 Aug 2010 10:57:47 +0000 (10:57 +0000)
committermzn <mzn@opencascade.com>
Mon, 30 Aug 2010 10:57:47 +0000 (10:57 +0000)
commitcc203f62c374a9c2daa29f1acea1a239024c6996
tree4969aa0c3561dbdbfdb95080f15d2aaf00874514
parent17cc504ac1052587bdf44e0a37747f8de3773b9a
Fix for imp 0020876: EDF 1246 SMESH: DoubleNodes fonctions available in the GUI.
20 files changed:
doc/salome/gui/SMESH/images/duplicate01.png [new file with mode: 0644]
doc/salome/gui/SMESH/images/duplicate02.png [new file with mode: 0644]
doc/salome/gui/SMESH/images/duplicate_nodes.png [new file with mode: 0644]
doc/salome/gui/SMESH/input/double_nodes_page.doc [new file with mode: 0644]
doc/salome/gui/SMESH/input/modifying_meshes.doc
doc/salome/gui/SMESH/input/tui_transforming_meshes.doc
idl/SMESH_MeshEditor.idl
resources/Makefile.am
resources/mesh_duplicate_nodes.png [new file with mode: 0644]
resources/mesh_duplicate_nodes_with_elem.png [new file with mode: 0644]
src/SMESHGUI/Makefile.am
src/SMESHGUI/SMESHGUI.cxx
src/SMESHGUI/SMESHGUI.h
src/SMESHGUI/SMESHGUI_DuplicateNodesDlg.cxx [new file with mode: 0644]
src/SMESHGUI/SMESHGUI_DuplicateNodesDlg.h [new file with mode: 0644]
src/SMESHGUI/SMESH_images.ts
src/SMESHGUI/SMESH_msg_en.ts
src/SMESH_I/SMESH_MeshEditor_i.cxx
src/SMESH_I/SMESH_MeshEditor_i.hxx
src/SMESH_SWIG/smeshDC.py