X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=doc%2Fsalome%2Fgui%2FSMESH%2Finput%2Fskew.rst;fp=doc%2Fsalome%2Fgui%2FSMESH%2Finput%2Fskew.rst;h=0000000000000000000000000000000000000000;hb=4cf07a14111e98e8889620ee7e6371574c31a50c;hp=ed9dfa2c596b3810a71e736b30ef3e9fb094652a;hpb=d9f4b53e489dd5857db264ede6acded7b076c9f1;p=modules%2Fsmesh.git diff --git a/doc/salome/gui/SMESH/input/skew.rst b/doc/salome/gui/SMESH/input/skew.rst deleted file mode 100644 index ed9dfa2c5..000000000 --- a/doc/salome/gui/SMESH/input/skew.rst +++ /dev/null @@ -1,29 +0,0 @@ -.. _skew_page: - -**** -Skew -**** - -**Skew** mesh quality criterion reflects the angle between the lines -that join opposite sides of a quadrangle element or the greatest angle -between a median and a midline in a triangle element. This mesh quality -criterion can be applied to elements composed of 4 and 3 nodes -(quadrangles and triangles). - -.. image:: ../images/image27.jpg - :align: center - -*To apply the Skew quality criterion to your mesh:* - -.. |img| image:: ../images/image40.png - -#. Display your mesh in the viewer. -#. Choose **Controls > Face Controls > Skew** or click *"Skew"* button |img| of the toolbar. - - Your mesh will be displayed in the viewer with its elements colored according to the applied mesh quality control criterion: - - .. image:: ../images/image93.jpg - :align: center - - -**See Also** a sample TUI Script of a :ref:`tui_skew` filter.