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