Salome HOME
Add "Deflection 2D" quality control
[modules/smesh.git] / doc / salome / gui / SMESH / input / deflection_2d.doc
1 /*!
2
3 \page deflection_2d_page Deflection 2D
4
5 \n This quality control criterion consists of calculation of distance
6 between a mesh face gravity corner and the surface the face discretizes.
7
8 <em>To apply the Deflection 2D quality criterion to your mesh:</em>
9 <ol>
10 <li>Display your mesh in the viewer. </li>
11
12 <li>Choose <b>Controls > Face Controls > Deflection 2D</b> or click
13 <em>"Deflection 2D"</em> button in the toolbar. 
14
15 Your mesh will be displayed in the viewer with faces colored according
16 to the applied mesh quality control criterion:
17
18 \image html deflection_2d.png
19 </li>
20 </ol>
21
22 <br><b>See Also</b> a sample TUI Script of a 
23 \ref tui_deflection_2d "Deflection 2D quality control" operation.  
24
25 */