Salome HOME
Merge from V6_main_20120808 08Aug12
[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 a quadrangle element or the greatesr angle
7 between three medians in triangle elements. This mesh quality
8 criterion can be applied to elements composed of 4 and 3 nodes
9 (quadrangles and triangles).
10
11 \image html image27.jpg
12
13 <em>To apply the Skew quality criterion to your mesh:</em>
14 <ol>
15 <li>Display your mesh in the viewer.</li>
16
17 <li>Choose <b>Controls > Face Controls > Skew</b> or click
18 <em>"Skew"</em> button of the toolbar.
19
20 \image html image40.png
21 <center><em>"Skew" button </em></center>
22
23 Your mesh will be displayed in the viewer with its elements colored
24 according to the applied mesh quality control criterion:
25
26 \image html image93.jpg
27 </li>
28 </ol>
29
30 <br><b>See Also</b> a sample TUI Script of a 
31 \ref tui_skew "Skew quality control" operation.  
32
33 */