Salome HOME
Merge branch 'V8_5_asterstudy'
[modules/smesh.git] / doc / salome / gui / SMESH / input / uniting_two_triangles.rst
1 .. _uniting_two_triangles_page: 
2
3 *********************
4 Uniting two triangles
5 *********************
6
7 In MESH you can union two neighboring triangles by deletion of the common edge.
8
9 *To unite two triangles:*
10
11 .. |img| image:: ../images/image71.png
12
13 #. From the **Modification** menu choose the **Union of two triangles** item or click *"Union of two triangles"* button |img| in the tool-bar.
14
15    The following dialog box shall appear:
16
17         .. image:: ../images/unionoftwotriangles.png
18                 :align: center
19
20
21 #. Enter IDs of nodes forming the required edge in the **Edge** field (a couple of node IDs separated by a dash) or select this edge in the 3D viewer.
22 #. Click the **Apply** or **Apply and Close** button.
23
24 .. image:: ../images/uniting_two_triangles1.png 
25         :align: center
26
27 .. centered::
28         "The selected triangles"
29
30
31 .. image:: ../images/uniting_two_triangles2.png 
32         :align: center
33
34 .. centered::
35         "The union of two triangles" 
36
37 **See Also** a sample TUI Script of a 
38 :ref:`tui_uniting_two_triangles` operation.  
39
40