Salome HOME
Merge branch 'V8_5_asterstudy'
[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"* |img| button in the toolbar.
13
14 .. |img| image:: ../images/image70.png
15
16 The following dialog box shall appear:
17
18         .. image:: ../images/diagonalinversion.png
19                   :align: center
20
21 #. 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.
22 #. Click the **Apply** or **Apply and Close** button.
23
24         .. image:: ../images/image38.jpg 
25                   :align: center
26
27         .. centered::
28                 The selected edge
29
30         .. image:: ../images/image36.jpg 
31                   :align: center
32
33         .. centered::
34                 The inverted edge
35
36 **See Also** a sample TUI Script of a :ref:`tui_diagonal_inversion` operation.  
37
38