3 \page uniting_two_triangles_page Uniting two triangles
5 \n In MESH you can union two neighboring triangles (cells) by deletion
8 <em>To unite two triangles:</em>
10 <li>From the \b Modification menu choose the <b>Union of two
11 triangles</b> item or click <em>"Union of two triangles"</em> button
14 \image html image71.gif
15 <center><em>"Union of two triangles" button</em></center>
17 The following dialog box shall appear:
19 \image html unionoftwotriangles.png
22 <li>Enter the ID of the required edge in the \b Edge field or select
23 this edge in the 3D viewer.</li>
24 <li>Click the \b Apply or \b OK button.</li>
27 \image html uniting_two_triangles1.png
29 \image html uniting_two_triangles2.png
31 <br><b>See Also</b> a sample TUI Script of a
32 \ref tui_uniting_two_triangles "Uniting Two Triangles" operation.