X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=doc%2Fsalome%2Fgui%2FSMESH%2Finput%2Ftaper.rst;h=db6d75fa7f40a74530e6b0e60da479ec6f6160d4;hb=eb32ac37f34e97d1da90cd63579efa6590ecf300;hp=768fda0bcaf777587ad3c34341ff6416bfd93813;hpb=f0f67c0b47e58361bc50c7169734da604fbfca01;p=modules%2Fsmesh.git diff --git a/doc/salome/gui/SMESH/input/taper.rst b/doc/salome/gui/SMESH/input/taper.rst index 768fda0bc..db6d75fa7 100644 --- a/doc/salome/gui/SMESH/input/taper.rst +++ b/doc/salome/gui/SMESH/input/taper.rst @@ -12,24 +12,18 @@ of two triangles separated by a diagonal within a quadrilateral face. **JA = 0.25 * (A1 + A2 + A3 + A4)** **TAPER = MAX(|A1/JA - 1|, |A2/JA - 1|, |A3/JA - 1|, |A4/JA - 1|)** -**To apply the Taper quality criterion to your mesh:** +*To apply the Taper quality criterion to your mesh:* +.. |img| image:: ../images/image36.png #. Display your mesh in the viewer. +#. Choose **Controls > Face Controls > Taper** or click *"Taper"* button |img| in the toolbar. -#. Choose **Controls > Face Controls > Taper** or click **"Taper"** button in the toolbar. - .. image:: ../images/image36.png - :align: center - - .. centered:: - **"Taper" button** - - Your mesh will be displayed in the viewer with its elements colored according to the applied mesh quality control criterion: + Your mesh will be displayed in the viewer with its elements colored according to the applied mesh quality control criterion: .. image:: ../images/image90.jpg :align: center -**See Also** a sample TUI Script of a -:ref:`tui_taper` operation. +**See Also** a sample TUI Script of a :ref:`tui_taper` filter.