/*! \page merging_elements_page Merging Elements \n This functionality allows to merge coincident elements of a mesh selectable in the dialog box.
  1. From the \b Modification choose \b Transformation and from its sub-menu select the Merge elements item. The following dialog box shall appear:
  2. \image html mergeelems_ico.png "Merge elements button" \image html mergeelems_auto.png
  3. Automatic mode:

  4. \image html mergeelems.png
  5. If the \b Manual Mode is selected there are additional controls to manage the elements to be merged in more detail:
In this picture you see a triangle which coincides with one of the elements of the mesh. After we apply Merge Elements functionality, the triangle will be completely merged with the mesh. \image html meshtrianglemergeelem1.png
See Also a sample TUI Script of a \ref tui_merging_elements "Merge Elements" operation. */