mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2024-11-12 00:29:17 +05:00
27 lines
787 B
ReStructuredText
27 lines
787 B
ReStructuredText
|
.. _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.
|
||
|
|