mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2025-01-09 16:20:34 +05:00
19 lines
519 B
Plaintext
19 lines
519 B
Plaintext
|
/*!
|
||
|
|
||
|
\page merging_elements_page Merging Elements
|
||
|
|
||
|
\n This functionality allows to merge coincident elements of a mesh
|
||
|
selectable in the dialog box.
|
||
|
|
||
|
\image html mergeelems.png
|
||
|
|
||
|
In this picture you see a triangle which coincides with one of the
|
||
|
elements of the mesh. After we apply <b>Merge Elements</b> functionality, the
|
||
|
triangle will be completely merged with the mesh.
|
||
|
|
||
|
\image html meshtrianglemergeelem1.png
|
||
|
|
||
|
<br><b>See Also</b> a sample TUI Script of a
|
||
|
\ref tui_merging_elements "Merge Elements" operation.
|
||
|
|
||
|
*/
|