Salome HOME
Precise doc on sub-mesh priority
[modules/smesh.git] / doc / salome / gui / SMESH / input / max_element_length_3d.rst
1 .. _max_element_length_3d_page:
2
3 *******************
4 Element Diameter 3D
5 *******************
6
7 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. 
8
9 *To apply the Element Diameter 3D quality criterion to your mesh:*
10
11 .. |img| image:: ../images/image43.png
12
13 #. Display your mesh in the viewer. 
14 #. Choose **Controls > Volume Controls > Element Diameter 3D** or click *"Element Diameter 3D"* button |img| in the toolbar. 
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/max_element_length_3d.png
19                 :align: center
20
21
22 **See Also** a sample TUI Script of a :ref:`tui_max_element_length_3d` filter.