Salome HOME
0023212: EDF 12054 - Problem with a pyramidal layer
[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 > Face Controls > Minimum angle</b> or click
14 <em>"Minimum Angle"</em> button.
15
16 \image html image38.png
17 <center><em>"Minimum Angle" 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 image92.jpg
23 </li>
24 </ol>
25
26 <br><b>See Also</b> a sample TUI Script of a 
27 \ref tui_minimum_angle "Minimum Angle quality control" operation.  
28
29 */