Salome HOME
bos #29171 Refactor testing procedure
[modules/smesh.git] / doc / gui / input / deflection_2d.rst
1 .. _deflection_2d_page:
2
3 *************
4 Deflection 2D
5 *************
6
7 This quality control criterion consists of calculation of distance between a mesh face gravity corner
8 and the surface the face discretizes.
9
10 *To apply the Deflection 2D quality criterion to your mesh:*
11
12 .. |img| image:: ../images/mesh_deflection.png
13
14 #. Display your mesh in the viewer.
15 #. Choose **Controls > Face Controls > Deflection 2D** or click *"Deflection 2D"* |img| button in the toolbar. 
16
17
18 Your mesh will be displayed in the viewer with faces colored according to the applied mesh quality control criterion:
19
20 .. image:: ../images/deflection_2d.png
21         :align: center
22
23
24 **See Also** a sample TUI Script of a :ref:`tui_deflection_2d` operation.