Salome HOME
0020889: EDF 1433 SMESH: SplitHexaToTetra: add the 24 tetras mode
[modules/smesh.git] / doc / salome / gui / SMESH / input / minimum_angle.doc
1 /*!
2
3 \page minimum_angle_page Minimum angle
4
5 \n <b>Minimum angle</b> mesh quality criterion consists of calculation of the
6 minimum value of angle between two adjacent sides of a 2D meshing
7 element (triangle or quadrangle).
8
9 <em>To apply the Minimum angle quality criterion to your mesh:</em>
10 <ol>
11 <li>Display your mesh in the viewer.</li>
12
13 <li>Choose <b>Controls > Minimum angle</b> or click <em>"Minimum Angle"</em> button.
14
15 \image html image38.png
16 <center><em>"Minimum Angle" button</em></center>
17
18 Your mesh will be displayed in the viewer with its elements colored
19 according to the applied mesh quality control criterion:
20
21 \image html image92.jpg
22 </li>
23 </ol>
24
25 <br><b>See Also</b> a sample TUI Script of a 
26 \ref tui_minimum_angle "Minimum Angle quality control" operation.  
27
28 */