smesh/doc/salome/gui/SMESH/input/skew.rst

30 lines
854 B
ReStructuredText
Raw Normal View History

2017-12-08 19:09:48 +05:00
.. _skew_page:
****
Skew
****
**Skew** mesh quality criterion reflects the angle between the lines
that join opposite sides of a quadrangle element or the greatest angle
between a median and a midline in a triangle element. This mesh quality
criterion can be applied to elements composed of 4 and 3 nodes
(quadrangles and triangles).
.. image:: ../images/image27.jpg
:align: center
2018-05-25 22:04:48 +05:00
*To apply the Skew quality criterion to your mesh:*
2017-12-08 19:09:48 +05:00
2018-05-25 22:04:48 +05:00
.. |img| image:: ../images/image40.png
2017-12-08 19:09:48 +05:00
#. Display your mesh in the viewer.
2018-05-25 22:04:48 +05:00
#. Choose **Controls > Face Controls > Skew** or click *"Skew"* button |img| of the toolbar.
2017-12-08 19:09:48 +05:00
2018-05-25 22:04:48 +05:00
Your mesh will be displayed in the viewer with its elements colored according to the applied mesh quality control criterion:
2017-12-08 19:09:48 +05:00
.. image:: ../images/image93.jpg
:align: center
2018-05-25 22:04:48 +05:00
**See Also** a sample TUI Script of a :ref:`tui_skew` filter.