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

27 lines
787 B
ReStructuredText
Raw Normal View History

2017-12-08 19:09:48 +05:00
.. _minimum_angle_page:
*************
Minimum angle
*************
**Minimum angle** mesh quality criterion consists of calculation of the minimum value of angle between two adjacent sides of a 2D meshing element (triangle or quadrangle).
**To apply the Minimum angle quality criterion to your mesh:**
#. Display your mesh in the viewer.
#. Choose **Controls > Face Controls > Minimum angle** or click **"Minimum Angle"** button.
.. image:: ../images/image38.png
:align: center
.. centered::
**"Minimum Angle" button**
Your mesh will be displayed in the viewer with its elements colored according to the applied mesh quality control criterion:
.. image:: ../images/image92.jpg
:align: center
**See Also** a sample TUI Script of a :ref:`tui_minimum_angle` operation.