Salome HOME
Update SMESH documentation
[modules/smesh.git] / doc / salome / gui / SMESH / input / taper.doc
1 /*!
2
3 \page taper_page Taper
4
5 \n \b Taper mesh quality criterion represents the ratio of the areas
6 of two triangles separated by a diagonal. So it can be calculated only
7 for elements consisting of 4 nodes.
8
9 \image html image25.png
10
11 <br><em>To apply the Taper quality criterion to your mesh:</em>
12
13 <ol>
14 <li>Display your mesh in the viewer.</li>
15
16 <li>Choose <b>Controls > Taper</b> or click <em>"Taper"</em> button in
17 the toolbar.
18
19 \image html image36.png
20 <center><em>"Taper" button</em></center>
21
22 Your mesh will be displayed in the viewer with its elements colored
23 according to the applied mesh quality control criterion:
24
25 \image html image90.jpg
26 </li>
27 </ol>
28
29 <br><b>See Also</b> a sample TUI Script of a 
30 \ref tui_taper "Taper quality control" operation.  
31
32 */