mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2024-11-13 17:18:35 +05:00
66c7e4a32d
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
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.
|