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

24 lines
646 B
ReStructuredText
Raw Normal View History

2017-12-08 19:09:48 +05:00
.. _length_2d_page:
*********
Length 2D
*********
This quality control criterion consists of calculation of length of the links between corner nodes of mesh faces.
2018-05-25 22:04:48 +05:00
*To apply the Length 2D quality criterion to your mesh:*
2017-12-08 19:09:48 +05:00
2018-05-25 22:04:48 +05:00
.. |img| image:: ../images/image34.png
2017-12-08 19:09:48 +05:00
2018-05-25 22:04:48 +05:00
#. Display your mesh in the viewer.
#. Choose **Controls > Face Controls > Length 2D** or click *"Length 2D"* button |img| in the toolbar.
2017-12-08 19:09:48 +05:00
Your mesh will be displayed in the viewer with links colored according to the applied mesh quality control criterion:
.. image:: ../images/length2d.png
:align: center
2018-05-25 22:04:48 +05:00
**See Also** a sample TUI Script of a :ref:`tui_length_2d` filter.