X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=doc%2Fsalome%2Fgui%2FSMESH%2Finput%2Ftui_transforming_meshes.rst;h=23b755f80624c36754530da982b653b7c20174fa;hb=96b56d1ee6cac6144b4cb376187ec7c21be4ae51;hp=0be8e0a6d3125f0b054621e3b4e43c5a1ff40609;hpb=b7a7d49664daa32e1befb558280e13ed0bde37c9;p=modules%2Fsmesh.git diff --git a/doc/salome/gui/SMESH/input/tui_transforming_meshes.rst b/doc/salome/gui/SMESH/input/tui_transforming_meshes.rst index 0be8e0a6d..23b755f80 100644 --- a/doc/salome/gui/SMESH/input/tui_transforming_meshes.rst +++ b/doc/salome/gui/SMESH/input/tui_transforming_meshes.rst @@ -13,7 +13,6 @@ Translation =========== .. literalinclude:: ../../../examples/transforming_meshes_ex01.py - :linenos: :language: python :download:`Download this script <../../../examples/transforming_meshes_ex01.py>` @@ -24,7 +23,6 @@ Rotation ======== .. literalinclude:: ../../../examples/transforming_meshes_ex02.py - :linenos: :language: python :download:`Download this script <../../../examples/transforming_meshes_ex02.py>` @@ -35,7 +33,6 @@ Scale ===== .. literalinclude:: ../../../examples/transforming_meshes_ex03.py - :linenos: :language: python :download:`Download this script <../../../examples/transforming_meshes_ex03.py>` @@ -46,7 +43,6 @@ Symmetry ======== .. literalinclude:: ../../../examples/transforming_meshes_ex04.py - :linenos: :language: python :download:`Download this script <../../../examples/transforming_meshes_ex04.py>` @@ -57,7 +53,6 @@ Merging Nodes ============= .. literalinclude:: ../../../examples/transforming_meshes_ex05.py - :linenos: :language: python :download:`Download this script <../../../examples/transforming_meshes_ex05.py>` @@ -68,7 +63,6 @@ Merging Elements ================ .. literalinclude:: ../../../examples/transforming_meshes_ex06.py - :linenos: :language: python :download:`Download this script <../../../examples/transforming_meshes_ex06.py>` @@ -79,7 +73,6 @@ Sew Meshes Border to Side ========================= .. literalinclude:: ../../../examples/transforming_meshes_ex07.py - :linenos: :language: python :download:`Download this script <../../../examples/transforming_meshes_ex07.py>` @@ -90,7 +83,6 @@ Sew Conform Free Borders ======================== .. literalinclude:: ../../../examples/transforming_meshes_ex08.py - :linenos: :language: python :download:`Download this script <../../../examples/transforming_meshes_ex08.py>` @@ -101,7 +93,6 @@ Sew Free Borders ================ .. literalinclude:: ../../../examples/transforming_meshes_ex09.py - :linenos: :language: python :download:`Download this script <../../../examples/transforming_meshes_ex09.py>` @@ -112,7 +103,6 @@ Sew Side Elements ================= .. literalinclude:: ../../../examples/transforming_meshes_ex10.py - :linenos: :language: python :download:`Download this script <../../../examples/transforming_meshes_ex10.py>` @@ -123,7 +113,6 @@ Duplicate nodes or/and elements =============================== .. literalinclude:: ../../../examples/transforming_meshes_ex11.py - :linenos: :language: python :download:`Download this script <../../../examples/transforming_meshes_ex11.py>` @@ -134,7 +123,6 @@ Create boundary elements ======================== .. literalinclude:: ../../../examples/transforming_meshes_ex12.py - :linenos: :language: python :download:`Download this script <../../../examples/transforming_meshes_ex12.py>` @@ -145,7 +133,6 @@ Reorient faces ============== .. literalinclude:: ../../../examples/transforming_meshes_ex13.py - :linenos: :language: python :download:`Download this script <../../../examples/transforming_meshes_ex13.py>`