Salome HOME
bos #29171 Refactor testing procedure
[modules/smesh.git] / doc / gui / input / minimum_angle.rst
1 .. _minimum_angle_page:
2
3 *************
4 Minimum angle
5 *************
6
7 **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).
8
9 *To apply the Minimum angle quality criterion to your mesh:*
10
11 .. |img| image:: ../images/image38.png
12
13 #. Display your mesh in the viewer.
14 #. Choose **Controls > Face Controls > Minimum angle** or click *"Minimum Angle"* button |img|.
15
16    Your mesh will be displayed in the viewer with its elements colored according to the applied mesh quality control criterion:
17
18         .. image:: ../images/image92.jpg
19                 :align: center
20
21 **See Also** a sample TUI Script of a :ref:`tui_minimum_angle` filter.
22