Salome HOME
bos #32738 [CEA] Scaled Jacobian quality mesh measure for volumetric elements.
[modules/smesh.git] / doc / gui / input / tui_filters.rst
index 0634328ae2b5b5ade726348bbe29083d1e225fa5..314defd3104569855aa3d199b00c3042e6975dc6 100644 (file)
@@ -61,6 +61,24 @@ filters 3D mesh elements (volumes) according to the aspect ratio value:
 
 **See also:** :ref:`tui_aspect_ratio_3d`
 
+.. _filter_scaled_jacobian:
+
+Scaled Jacobian
+===============
+
+filters 3D mesh elements (volumes) according to the scaled jacobian value:
+
+* element type is *SMESH.VOLUME*
+* functor type is *SMESH.FT_ScaledJacobian*
+* threshold is floating point value
+
+.. literalinclude:: ../../examples/filters_ex40.py
+    :language: python
+
+:download:`Download this script <../../examples/filters_ex40.py>`
+
+**See also:** :ref:`tui_scaled_jacobian`
+
 .. _filter_warping_angle:
 
 Warping angle