Salome HOME
23279: EDF 12978 - Overconstrained faces
[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 links between corner nodes of mesh faces.
7
8 <em>To apply the Length 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 > Length 2D</b> or click
13 <em>"Length 2D"</em> button in the toolbar. 
14
15 \image html image34.png
16 <center><em>"Length 2D" button</em></center>
17
18 Your mesh will be displayed in the viewer with links colored according
19 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 */