X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=doc%2Fsalome%2Fgui%2FSMESH%2Finput%2Ftui_grouping_elements.rst;h=01bcf9b31c859848f3a3f384cf1f6bf351293a16;hb=96b56d1ee6cac6144b4cb376187ec7c21be4ae51;hp=1f4dffe2ec54d1a3e79f4c1003d2edcefeba848d;hpb=f513b3c72c0c9c1a0c68bae34813cb41ac6fdcd5;p=modules%2Fsmesh.git diff --git a/doc/salome/gui/SMESH/input/tui_grouping_elements.rst b/doc/salome/gui/SMESH/input/tui_grouping_elements.rst index 1f4dffe2e..01bcf9b31 100644 --- a/doc/salome/gui/SMESH/input/tui_grouping_elements.rst +++ b/doc/salome/gui/SMESH/input/tui_grouping_elements.rst @@ -1,5 +1,3 @@ -.. _tui_grouping_elements_page: - ***************** Grouping Elements ***************** @@ -13,7 +11,6 @@ Create a Standalone Group ========================= .. literalinclude:: ../../../examples/grouping_elements_ex01.py - :linenos: :language: python :download:`Download this script <../../../examples/grouping_elements_ex01.py>` @@ -28,7 +25,6 @@ Create a Group on Geometry ========================== .. literalinclude:: ../../../examples/grouping_elements_ex02.py - :linenos: :language: python :download:`Download this script <../../../examples/grouping_elements_ex02.py>` @@ -39,7 +35,6 @@ Create a Group on Filter ======================== .. literalinclude:: ../../../examples/grouping_elements_ex03.py - :linenos: :language: python :download:`Download this script <../../../examples/grouping_elements_ex03.py>` @@ -50,7 +45,6 @@ Edit a Group ============ .. literalinclude:: ../../../examples/grouping_elements_ex04.py - :linenos: :language: python :download:`Download this script <../../../examples/grouping_elements_ex04.py>` @@ -65,7 +59,6 @@ Union of groups =============== .. literalinclude:: ../../../examples/grouping_elements_ex05.py - :linenos: :language: python :download:`Download this script <../../../examples/grouping_elements_ex05.py>` @@ -80,7 +73,6 @@ Intersection of groups ====================== .. literalinclude:: ../../../examples/grouping_elements_ex06.py - :linenos: :language: python :download:`Download this script <../../../examples/grouping_elements_ex06.py>` @@ -95,7 +87,6 @@ Cut of groups ============= .. literalinclude:: ../../../examples/grouping_elements_ex07.py - :linenos: :language: python :download:`Download this script <../../../examples/grouping_elements_ex07.py>` @@ -110,7 +101,6 @@ Creating groups of entities basing on nodes of other groups =========================================================== .. literalinclude:: ../../../examples/grouping_elements_ex08.py - :linenos: :language: python :download:`Download this script <../../../examples/grouping_elements_ex08.py>` @@ -119,7 +109,13 @@ Creating groups of entities basing on nodes of other groups :align: center +.. _tui_groups_by_sharp_edges: +Creating face groups separated by sharp edges +============================================= +.. literalinclude:: ../../../examples/grouping_elements_ex09.py + :language: python +:download:`Download this script <../../../examples/grouping_elements_ex09.py>`