smesh/doc/salome/gui/SMESH/input/volume.rst

23 lines
601 B
ReStructuredText
Raw Normal View History

2017-12-08 19:09:48 +05:00
.. _volume_page:
******
Volume
******
2018-05-25 22:04:48 +05:00
**Volume** mesh quality criterion reflects the volume of meshes of a 3D object.
2017-12-08 19:09:48 +05:00
2018-05-25 22:04:48 +05:00
*To apply the Volume quality criterion to your mesh:*
2017-12-08 19:09:48 +05:00
2018-05-25 22:04:48 +05:00
.. |img| image:: ../images/image145.png
2017-12-08 19:09:48 +05:00
2018-05-25 22:04:48 +05:00
#. Display your mesh in the viewer.
#. Choose **Controls > Volume Controls > Volume** or click *"Volume"* button |img| in the toolbar.
2017-12-08 19:09:48 +05:00
2018-05-25 22:04:48 +05:00
Your mesh will be displayed in the viewer with its elements colored according to the applied mesh quality control criterion:
2017-12-08 19:09:48 +05:00
.. image:: ../images/image143.gif
:align: center
2018-05-25 22:04:48 +05:00
**See Also** a sample TUI Script of a :ref:`tui_volume` filter.