Salome HOME
Merge branch 'V8_4_BR'
[modules/smesh.git] / doc / salome / gui / SMESH / input / diagonal_inversion_of_elements.rst
1 .. _diagonal_inversion_of_elements_page:
2
3 ***********************************
4 Diagonal inversion of two triangles
5 ***********************************
6
7 In MESH you can inverse the diagonal (edge) of a pseudo-quadrangle
8 formed by two neighboring triangles with one common edge.
9
10 **To inverse the diagonal:**
11
12 #. From the **Modification** menu choose the **Diagonal inversion** item or click **"Diagonal Inversion"** button in the toolbar.
13
14         .. image:: ../images/image70.png
15                   :align: center
16
17         .. centered::
18                 **"Diagonal Inversion" button**
19
20 The following dialog box shall appear:
21
22         .. image:: ../images/diagonalinversion.png
23                   :align: center
24
25 #. Enter IDs of nodes forming the required edge in the **Edge** field (the node IDs must be separated by dashes) or select this edge in the 3D viewer.
26 #. Click the **Apply** or **Apply and Close** button.
27
28         .. image:: ../images/image38.jpg 
29                   :align: center
30
31         .. centered::
32                 "The selected edge"
33
34         .. image:: ../images/image36.jpg 
35                   :align: center
36
37         .. centered::
38                 "The inverted edge"
39
40 **See Also** a sample TUI Script of a :ref:`tui_diagonal_inversion` operation.  
41
42