Salome HOME
0023212: EDF 12054 - Problem with a pyramidal layer
[modules/smesh.git] / doc / salome / gui / SMESH / input / area.doc
1 /*!
2
3 \page area_page Area
4
5 \n \b Area mesh quality control is based on the algorithm of area
6 calculation of mesh faces.
7
8 <em>To apply the Area quality control to your mesh:</em>
9 <ol>
10 <li>Display your mesh in the viewer.</li>
11
12 <li>Choose <b>Controls > Face Controls > Area</b> or click
13 <em>"Area"</em> button. 
14
15 \image html image35.png
16 <center><em>"Area" button</em></center>
17
18 Your mesh will be displayed in the viewer with its faces colored
19 according to the applied mesh quality control criterion:
20
21 \image html image5.jpg
22 </li>
23 </ol>
24
25 <br><b>See Also</b> a sample TUI Script of an 
26 \ref tui_area "Area quality control" operation.  
27
28 */