Salome HOME
Merge remote branch 'origin/V8_5_asterstudy'
[modules/smesh.git] / doc / salome / gui / SMESH / input / skew.rst
1 .. _skew_page:
2
3 ****
4 Skew
5 ****
6
7 **Skew** mesh quality criterion reflects the angle between the lines
8 that join opposite sides of a quadrangle element or the greatest angle
9 between a median and a midline in a triangle element. This mesh quality
10 criterion can be applied to elements composed of 4 and 3 nodes
11 (quadrangles and triangles).
12
13 .. image:: ../images/image27.jpg
14         :align: center
15
16 *To apply the Skew quality criterion to your mesh:*
17
18 .. |img| image:: ../images/image40.png
19
20 #. Display your mesh in the viewer.
21 #. Choose **Controls > Face Controls > Skew** or click *"Skew"* button |img| of the toolbar.
22
23    Your mesh will be displayed in the viewer with its elements colored according to the applied mesh quality control criterion:
24
25         .. image:: ../images/image93.jpg
26                 :align: center
27
28
29 **See Also** a sample TUI Script of a :ref:`tui_skew` filter.