Salome HOME
22874: [CEA 1425] Performance SMESH Module
[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 > Face Controls > Area</b> or click
15 <em>"Area"</em> button. 
16
17 \image html image35.png
18 <center><em>"Area" button</em></center>
19
20 Your mesh will be displayed in the viewer with its elements colored
21 according to the applied mesh quality control criterion:
22
23 \image html image5.jpg
24 </li>
25 </ol>
26
27 <br><b>See Also</b> a sample TUI Script of an 
28 \ref tui_area "Area quality control" operation.  
29
30 */