Salome HOME
Merge from BR_V5_DEV 16Feb09
[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  meshing elements. It can be applied to meshes
7 consisting of 2D meshing elements with 3 and 4 nodes (triangles and
8 quadrangles).
9
10 <em>To apply the Area quality control to your mesh:</em>
11 <ol>
12 <li>Display your mesh in the viewer.</li>
13
14 <li>Choose <b>Controls > Area</b> or click <em>"Area"</em> button. 
15
16 \image html image35.png
17 <center><em>"Area" button</em></center>
18
19 Your mesh will be displayed in the viewer with its elements colored
20 according to the applied mesh quality control criterion:
21
22 \image html image5.jpg
23 </li>
24 </ol>
25
26 <br><b>See Also</b> a sample TUI Script of an 
27 \ref tui_area "Area quality control" operation.  
28
29 */