Salome HOME
0022107: EDF 2502 SMESH: Publish the result of show bad mesh in a group
[modules/smesh.git] / doc / salome / gui / SMESH / input / max_element_length_3d.doc
1 /*!
2
3 \page max_element_length_3d_page Element Diameter 3D
4
5 \n This quality control criterion consists in calculation of the length of
6 edges and diagonals combining 3D mesh elements
7 (tetrahedrons, pyramids, pentahendrons, hexahedrons and polyhedrons).
8
9 <em>To apply the Element Diameter 3D quality criterion to your mesh:</em>
10 <ol>
11 <li>Display your mesh in the viewer. </li>
12
13 <li>Choose <b>Controls > Volume Controls > Element Diameter 3D</b> or click
14 <em>"Element Diameter 3D"</em> button in the toolbar. 
15
16 \image html image43.png
17 <center><em>"Element Diameter 3D" button</em></center>
18
19 Your mesh will be displayed in the viewer with its elements colored according to the
20 applied mesh quality control criterion:
21
22 \image html max_element_length_3d.png
23 </li>
24 </ol>
25
26 <br><b>See Also</b> a sample TUI Script of a 
27 \ref tui_max_element_length_3d "Element Diameter 3D quality control" operation.  
28
29 */