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=6700ec42fab7eca5ac8ab8476b748afbf4c7f4ad;hpb=88141f757b048eaa5aae0be49faaf274448bbcaf;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 6700ec42f..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 ***************** @@ -12,15 +10,10 @@ Grouping Elements Create a Standalone Group ========================= -.. _grouping_elements_ex01.py: - -``grouping_elements_ex01.py`` - .. literalinclude:: ../../../examples/grouping_elements_ex01.py - :linenos: :language: python -:download:`../../../examples/grouping_elements_ex01.py` +:download:`Download this script <../../../examples/grouping_elements_ex01.py>` .. image:: ../images/create_group.png :align: center @@ -31,45 +24,30 @@ Create a Standalone Group Create a Group on Geometry ========================== -.. _grouping_elements_ex02.py: - -``grouping_elements_ex02.py`` - .. literalinclude:: ../../../examples/grouping_elements_ex02.py - :linenos: :language: python -:download:`../../../examples/grouping_elements_ex02.py` +:download:`Download this script <../../../examples/grouping_elements_ex02.py>` .. _tui_create_group_on_filter: Create a Group on Filter ======================== -.. _grouping_elements_ex03.py: - -``grouping_elements_ex03.py`` - .. literalinclude:: ../../../examples/grouping_elements_ex03.py - :linenos: :language: python -:download:`../../../examples/grouping_elements_ex03.py` +:download:`Download this script <../../../examples/grouping_elements_ex03.py>` .. _tui_edit_group: Edit a Group ============ -.. _grouping_elements_ex04.py: - -``grouping_elements_ex04.py`` - .. literalinclude:: ../../../examples/grouping_elements_ex04.py - :linenos: :language: python -:download:`../../../examples/grouping_elements_ex04.py` +:download:`Download this script <../../../examples/grouping_elements_ex04.py>` .. image:: ../images/editing_groups1.png :align: center @@ -80,15 +58,10 @@ Edit a Group Union of groups =============== -.. _grouping_elements_ex05.py: - -``grouping_elements_ex05.py`` - .. literalinclude:: ../../../examples/grouping_elements_ex05.py - :linenos: :language: python -:download:`../../../examples/grouping_elements_ex05.py` +:download:`Download this script <../../../examples/grouping_elements_ex05.py>` .. image:: ../images/union_groups1.png :align: center @@ -99,15 +72,10 @@ Union of groups Intersection of groups ====================== -.. _grouping_elements_ex06.py: - -``grouping_elements_ex06.py`` - .. literalinclude:: ../../../examples/grouping_elements_ex06.py - :linenos: :language: python -:download:`../../../examples/grouping_elements_ex06.py` +:download:`Download this script <../../../examples/grouping_elements_ex06.py>` .. image:: ../images/intersect_groups1.png :align: center @@ -118,15 +86,10 @@ Intersection of groups Cut of groups ============= -.. _grouping_elements_ex07.py: - -``grouping_elements_ex07.py`` - .. literalinclude:: ../../../examples/grouping_elements_ex07.py - :linenos: :language: python -:download:`../../../examples/grouping_elements_ex07.py` +:download:`Download this script <../../../examples/grouping_elements_ex07.py>` .. image:: ../images/cut_groups1.png :align: center @@ -137,21 +100,22 @@ Cut of groups Creating groups of entities basing on nodes of other groups =========================================================== -.. _grouping_elements_ex08.py: - -``grouping_elements_ex08.py`` - .. literalinclude:: ../../../examples/grouping_elements_ex08.py - :linenos: :language: python -:download:`../../../examples/grouping_elements_ex08.py` +:download:`Download this script <../../../examples/grouping_elements_ex08.py>` .. image:: ../images/dimgroup_tui1.png :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>`