Salome HOME
Documenting the nodal connectivity
[modules/smesh.git] / doc / salome / gui / SMESH / input / diagonal_inversion_of_elements.doc
1 /*!
2
3 \page diagonal_inversion_of_elements_page Diagonal inversion of two triangles
4
5 \n In MESH you can inverse the diagonal (edge) of a pseudo-quadrangle
6 formed by two neighboring triangles with one common edge.
7
8 <em>To inverse the diagonal:</em>
9 <ol>
10 <li>From the \b Modification menu choose the <b>Diagonal inversion</b> item or
11 click <em>"Diagonal Inversion"</em> button in the toolbar.
12
13 \image html image70.png
14 <center><em>"Diagonal Inversion" button</em></center>
15
16 The following dialog box shall appear:
17
18 \image html diagonalinversion.png
19  
20 </li>
21 <li>Enter IDs of nodes forming the required edge in the \b Edge field
22 (the node IDs must be separated by dashes) or select
23 this edge in the 3D viewer.</li>
24 <li>Click the \b Apply or <b>Apply and Close</b> button.</li>
25 </ol>
26
27 \image html image38.jpg "The selected edge"
28
29 \image html image36.jpg "The inverted edge"
30
31 <br><b>See Also</b> a sample TUI Script of a 
32 \ref tui_diagonal_inversion "Diagonal Inversion of Elements" operation.  
33
34 */