mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2024-12-28 02:10:35 +05:00
25 lines
727 B
ReStructuredText
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.
|