Salome HOME
[bos #32739][CEA] 3D warp
[modules/smesh.git] / doc / gui / input / warping_3d.rst
diff --git a/doc/gui/input/warping_3d.rst b/doc/gui/input/warping_3d.rst
new file mode 100644 (file)
index 0000000..6050357
--- /dev/null
@@ -0,0 +1,24 @@
+.. _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.