Salome HOME
Documenting the nodal connectivity
[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 maximal length of
6 edges and diagonals of 2D mesh elements (triangles and quadrangles). For polygons
7 the value is always zero.
8
9 <em>To apply the Element Diameter 2D quality criterion to your mesh:</em>
10 <ol>
11 <li>Display your mesh in the viewer. </li>
12
13 <li>Choose <b>Controls > Face Controls > Element Diameter 2D</b> or click
14 <em>"Element Diameter 2D"</em> button in the toolbar. 
15
16 \image html image42.png
17 <center><em>"Element Diameter 2D" 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_2d.png
23 </li>
24 </ol>
25
26 <br><b>See Also</b> a sample TUI Script of a 
27 \ref tui_max_element_length_2d "Element Diameter 2D quality control" operation.  
28
29 */