Salome HOME
Porting GUI documentation on Doxygen tool.
[modules/smesh.git] / doc / salome / gui / SMESH / input / skew.doc
1 /*!
2
3 \page skew_page Skew
4
5 \n \b Skew mesh quality criterion reflects the angle between the lines
6 that join opposite sides of the element. SKEW  is a maximum value of
7 all skew angles. This mesh quality criterion can be applied to
8 elements composed of 4 and 3 nodes (quadrangles and triangles).
9
10 \image html image27.jpg
11
12 <em>To apply the Skew quality criterion to your mesh:</em>
13 <ol>
14 <li>Display your mesh in the viewer.</li>
15
16 <li>Choose <b>Controls > Skew</b> or click <em>"Skew"</em> button of the toolbar.
17
18 \image html image40.gif
19 <center><em>"Skew" button </em></center>
20
21 Your mesh will be displayed in the viewer with its elements colored
22 according to the applied mesh quality control criterion:
23
24 \image html image93.jpg
25 </li>
26 </ol>
27
28 <br><b>See Also</b> a sample TUI Script of a 
29 \ref tui_skew "Skew quality control" operation.  
30
31 */