Salome HOME
Merge from V6_main_20120808 08Aug12
[modules/smesh.git] / doc / salome / gui / SMESH / input / max_element_length_2d.doc
1 /*!
2
3 \page max_element_length_2d_page Element Diameter 2D
4
5 \n This quality control criterion consists in calculation of the length of
6 edges and diagonals combining 2D mesh elements (triangles and quadrangles).
7
8 <em>To apply the Element Diameter 2D quality criterion to your mesh:</em>
9 <ol>
10 <li>Display your mesh in the viewer. </li>
11
12 <li>Choose <b>Controls > Face Controls > Element Diameter 2D</b> or click
13 <em>"Element Diameter 2D"</em> button in the toolbar. 
14
15 \image html image42.png
16 <center><em>"Element Diameter 2D" button</em></center>
17
18 Your mesh will be displayed in the viewer with its elements colored according to the
19 applied mesh quality control criterion:
20
21 \image html max_element_length_2d.png
22 </li>
23 </ol>
24
25 <br><b>See Also</b> a sample TUI Script of a 
26 \ref tui_max_element_length_2d "Element Diameter 2D quality control" operation.  
27
28 */