Salome HOME
Porting GUI documentation on Doxygen tool.
[modules/smesh.git] / doc / salome / gui / SMESH / input / merging_elements.doc
1 /*!
2
3 \page merging_elements_page Merging Elements
4
5 \n This functionality allows to merge coincident elements of a mesh
6 selectable in the dialog box.
7
8 \image html mergeelems.png
9
10 In this picture you see a triangle which coincides with one of the
11 elements of the mesh. After we apply <b>Merge Elements</b> functionality, the
12 triangle will be completely merged with the mesh.
13
14 \image html meshtrianglemergeelem1.png
15
16 <br><b>See Also</b> a sample TUI Script of a 
17 \ref tui_merging_elements "Merge Elements" operation.  
18
19 */