Salome HOME
Redesign SALOME documentation
[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 #. From the **Modification** menu choose the **Union of two triangles** item or click **"Union of two triangles"** button in the tool-bar.
12
13         .. image:: ../images/image71.png
14                 :align: center
15
16         .. centered::
17                 **"Union of two triangles" button**
18
19         The following dialog box shall appear:
20
21         .. image:: ../images/unionoftwotriangles.png
22                 :align: center
23
24
25 #. 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.
26 #. Click the **Apply** or **Apply and Close** button.
27
28 .. image:: ../images/uniting_two_triangles1.png 
29         :align: center
30
31 .. centered::
32         "The selected triangles"
33
34
35 .. image:: ../images/uniting_two_triangles2.png 
36         :align: center
37
38 .. centered::
39         "The union of two triangles" 
40
41 **See Also** a sample TUI Script of a 
42 :ref:`tui_uniting_two_triangles` operation.  
43
44