Salome HOME
IPAL52702: TC7.6.0: Incorrect large name of SMESH group in the Object Browser
[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 (the node IDs must be separated by a dash) or select
22 this edge in the 3D viewer.</li>
23 <li>Click the \b Apply or <b>Apply and Close</b> button.</li>
24 </ol>
25
26 \image html image38.jpg "The selected edge"
27
28 \image html image36.jpg "The inverted edge"
29
30 <br><b>See Also</b> a sample TUI Script of a 
31 \ref tui_diagonal_inversion "Diagonal Inversion of Elements" operation.  
32
33 */