Salome HOME
Merge from V5_1_main branch 24/11/2010
[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 of calculation of length of
6 the edges and diagonals combining the 3D meshing elements
7 (tetrahedrons, pyramids, pentahendrons, hexahedrons and polyhedrons)
8 of your mesh.
9
10 <em>To apply the Element Diameter 3D quality criterion to your mesh:</em>
11 <ol>
12 <li>Display your mesh in the viewer. </li>
13
14 <li>Choose <b>Controls > Volume Controls > Element Diameter 3D</b> or click
15 <em>"Element Diameter 3D"</em> button in the toolbar. 
16
17 \image html image43.png
18 <center><em>"Element Diameter 3D" button</em></center>
19
20 Your mesh will be displayed in the viewer with its elements colored according to the
21 applied mesh quality control criterion:
22
23 \image html max_element_length_3d.png
24 </li>
25 </ol>
26
27 <br><b>See Also</b> a sample TUI Script of a 
28 \ref tui_max_element_length_3d "Element Diameter 3D quality control" operation.  
29
30 */