Salome HOME
bos #29171 Refactor testing procedure
[modules/smesh.git] / doc / gui / input / minimum_angle.rst
diff --git a/doc/gui/input/minimum_angle.rst b/doc/gui/input/minimum_angle.rst
new file mode 100644 (file)
index 0000000..9eb9ae1
--- /dev/null
@@ -0,0 +1,22 @@
+.. _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:*
+
+.. |img| image:: ../images/image38.png
+
+#. Display your mesh in the viewer.
+#. Choose **Controls > Face Controls > Minimum angle** or click *"Minimum Angle"* button |img|.
+
+   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` filter.
+