smesh/doc/gui/input/warping_3d.rst
asozinov 66c7e4a32d [bos #32739][CEA] 3D warp
added new eControl
added new case for 3DWarp
Added new class for 3D Warp
Added 3D warp for use as filter

Threshold of criteria

Fix problem when the Threshold checkbox on Scalar Bar Properties does not remove elements outside of the range
2024-03-01 20:10:57 +00:00

25 lines
727 B
ReStructuredText

.. _warping_3d_page:
*******
Warping 3D
*******
3D Warping control compute warping angle on each faces of volume elements.
The page :ref:`warping_page` provide information about computing warping angle for 2D element
*To apply the Warping quality criterion to your mesh:*
.. |img| image:: ../images/image39.png
#. Display your mesh in the viewer.
#. Choose **Controls > Volume Controls > Warping 3D** or click *"Warping 3D"* 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/image_warping3D.jpg
:align: center
**See Also** a sample TUI Script of a :ref:`tui_warping_3d` filter.