X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=doc%2Fsalome%2Fgui%2FSMESH%2Finput%2Ftui_grouping_elements.rst;h=45e8dcdbfd2bc0328ccea65a17f7183b8aa510b4;hb=f4dd52ae3de915020ae02284b8458628a961cc29;hp=1f4dffe2ec54d1a3e79f4c1003d2edcefeba848d;hpb=b7a7d49664daa32e1befb558280e13ed0bde37c9;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..45e8dcdbf 100644 --- a/doc/salome/gui/SMESH/input/tui_grouping_elements.rst +++ b/doc/salome/gui/SMESH/input/tui_grouping_elements.rst @@ -13,7 +13,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 +27,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 +37,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 +47,6 @@ Edit a Group ============ .. literalinclude:: ../../../examples/grouping_elements_ex04.py - :linenos: :language: python :download:`Download this script <../../../examples/grouping_elements_ex04.py>` @@ -65,7 +61,6 @@ Union of groups =============== .. literalinclude:: ../../../examples/grouping_elements_ex05.py - :linenos: :language: python :download:`Download this script <../../../examples/grouping_elements_ex05.py>` @@ -80,7 +75,6 @@ Intersection of groups ====================== .. literalinclude:: ../../../examples/grouping_elements_ex06.py - :linenos: :language: python :download:`Download this script <../../../examples/grouping_elements_ex06.py>` @@ -95,7 +89,6 @@ Cut of groups ============= .. literalinclude:: ../../../examples/grouping_elements_ex07.py - :linenos: :language: python :download:`Download this script <../../../examples/grouping_elements_ex07.py>` @@ -110,7 +103,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>`