X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=doc%2Fsalome%2Fgui%2FSMESH%2Finput%2Flength_2d.rst;fp=doc%2Fsalome%2Fgui%2FSMESH%2Finput%2Flength_2d.rst;h=eb586a8e6c2ba8b5453e1c529beeb79d13651d37;hb=f0f67c0b47e58361bc50c7169734da604fbfca01;hp=0000000000000000000000000000000000000000;hpb=f6825d843153c333e95e1345ef7c7fc2d0fe5698;p=modules%2Fsmesh.git diff --git a/doc/salome/gui/SMESH/input/length_2d.rst b/doc/salome/gui/SMESH/input/length_2d.rst new file mode 100644 index 000000000..eb586a8e6 --- /dev/null +++ b/doc/salome/gui/SMESH/input/length_2d.rst @@ -0,0 +1,28 @@ +.. _length_2d_page: + +********* +Length 2D +********* + +This quality control criterion consists of calculation of length of the links between corner nodes of mesh faces. + +**To apply the Length 2D quality criterion to your mesh:** + +#. Display your mesh in the viewer. +#. Choose **Controls > Face Controls > Length 2D** or click **"Length 2D"** button in the toolbar. + +.. image:: ../images/image34.png + :align: center + +.. centered:: + **"Length 2D" button** + +Your mesh will be displayed in the viewer with links colored according to the applied mesh quality control criterion: + +.. image:: ../images/length2d.png + :align: center + + +**See Also** a sample TUI Script of a :ref:`tui_length_2d` operation. + +