Salome HOME
bos #29171 Refactor testing procedure
[modules/smesh.git] / doc / gui / input / max_element_length_3d.rst
diff --git a/doc/gui/input/max_element_length_3d.rst b/doc/gui/input/max_element_length_3d.rst
new file mode 100644 (file)
index 0000000..9e2adb8
--- /dev/null
@@ -0,0 +1,22 @@
+.. _max_element_length_3d_page:
+
+*******************
+Element Diameter 3D
+*******************
+
+This quality control criterion consists in calculation of the maximal length of edges and diagonals of 3D mesh elements (tetrahedrons, pyramids, etc). For polyhedra the value is always zero. 
+
+*To apply the Element Diameter 3D quality criterion to your mesh:*
+
+.. |img| image:: ../images/image43.png
+
+#. Display your mesh in the viewer. 
+#. Choose **Controls > Volume Controls > Element Diameter 3D** or click *"Element Diameter 3D"* button |img| in the toolbar. 
+
+   Your mesh will be displayed in the viewer with its elements colored according to the applied mesh quality control criterion:
+
+       .. image:: ../images/max_element_length_3d.png
+               :align: center
+
+
+**See Also** a sample TUI Script of a :ref:`tui_max_element_length_3d` filter.