X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=doc%2Fsalome%2Fgui%2FSMESH%2Finput%2Ftui_defining_hypotheses.rst;h=fd676a358e6d740c04f833dd9fb1e454e744a1d9;hb=d245f797f1b69aca678fa372391275d7042faa10;hp=facc0fdc13cc2c1bdde740ba7299a4cecb589f3b;hpb=34d237befeb90f2b48ddb43cfd40fd6f80d58603;p=modules%2Fsmesh.git diff --git a/doc/salome/gui/SMESH/input/tui_defining_hypotheses.rst b/doc/salome/gui/SMESH/input/tui_defining_hypotheses.rst index facc0fdc1..fd676a358 100644 --- a/doc/salome/gui/SMESH/input/tui_defining_hypotheses.rst +++ b/doc/salome/gui/SMESH/input/tui_defining_hypotheses.rst @@ -34,6 +34,10 @@ and hypotheses. * :ref:`tui_max_element_volume` hypothesis * :ref:`Viscous layers ` hypotheses +* Hexahedron (i,j,k) 3D algorithm + + * :ref:`tui_block_renumber` + * :ref:`tui_projection` * :ref:`Extrusion 3D ` algorithm * :ref:`Radial Prism ` algorithm @@ -136,6 +140,16 @@ Length from Edges :download:`Download this script <../../../examples/defining_hypotheses_ex07.py>` +.. _tui_block_renumber: + +Renumber 3D hypothesis +====================== + +.. literalinclude:: ../../../examples/filters_ex39.py + :language: python + +:download:`Download this script <../../../examples/filters_ex39.py>` + Defining Additional Hypotheses ##############################