Salome HOME
Redesign SALOME documentation
[modules/smesh.git] / doc / salome / gui / SMESH / input / tui_transforming_meshes.rst
diff --git a/doc/salome/gui/SMESH/input/tui_transforming_meshes.rst b/doc/salome/gui/SMESH/input/tui_transforming_meshes.rst
new file mode 100644 (file)
index 0000000..b62ab59
--- /dev/null
@@ -0,0 +1,204 @@
+.. _tui_transforming_meshes_page: 
+
+*******************
+Transforming Meshes
+*******************
+
+.. contents:: `Table of contents`
+
+
+.. _tui_translation: 
+
+Translation
+===========
+
+.. _transforming_meshes_ex01.py:
+
+``transforming_meshes_ex01.py``
+
+.. literalinclude:: ../../../examples/transforming_meshes_ex01.py
+    :linenos:
+    :language: python
+
+:download:`../../../examples/transforming_meshes_ex01.py`
+
+.. _tui_rotation: 
+
+Rotation
+========
+
+.. _transforming_meshes_ex02.py:
+
+``transforming_meshes_ex02.py``
+
+.. literalinclude:: ../../../examples/transforming_meshes_ex02.py
+    :linenos:
+    :language: python
+
+:download:`../../../examples/transforming_meshes_ex02.py`
+
+.. _tui_scale: 
+
+Scale
+=====
+
+.. _transforming_meshes_ex03.py:
+
+``transforming_meshes_ex03.py``
+
+.. literalinclude:: ../../../examples/transforming_meshes_ex03.py
+    :linenos:
+    :language: python
+
+:download:`../../../examples/transforming_meshes_ex03.py`
+
+.. _tui_symmetry: 
+
+Symmetry
+========
+
+.. _transforming_meshes_ex04.py:
+
+``transforming_meshes_ex04.py``
+
+.. literalinclude:: ../../../examples/transforming_meshes_ex04.py
+    :linenos:
+    :language: python
+
+:download:`../../../examples/transforming_meshes_ex04.py`
+
+.. _tui_merging_nodes: 
+
+Merging Nodes
+=============
+
+.. _transforming_meshes_ex05.py:
+
+``transforming_meshes_ex05.py``
+
+.. literalinclude:: ../../../examples/transforming_meshes_ex05.py
+    :linenos:
+    :language: python
+
+:download:`../../../examples/transforming_meshes_ex05.py`
+
+.. _tui_merging_elements: 
+
+Merging Elements
+================
+
+.. _transforming_meshes_ex06.py:
+
+``transforming_meshes_ex06.py``
+
+.. literalinclude:: ../../../examples/transforming_meshes_ex06.py
+    :linenos:
+    :language: python
+
+:download:`../../../examples/transforming_meshes_ex06.py`
+
+.. _tui_sew_meshes_border_to_side: 
+
+Sew Meshes Border to Side
+=========================
+
+.. _transforming_meshes_ex07.py:
+
+``transforming_meshes_ex07.py``
+
+.. literalinclude:: ../../../examples/transforming_meshes_ex07.py
+    :linenos:
+    :language: python
+
+:download:`../../../examples/transforming_meshes_ex07.py`
+
+.. _tui_sew_conform_free_borders: 
+
+Sew Conform Free Borders
+========================
+
+.. _transforming_meshes_ex08.py:
+
+``transforming_meshes_ex08.py``
+
+.. literalinclude:: ../../../examples/transforming_meshes_ex08.py
+    :linenos:
+    :language: python
+
+:download:`../../../examples/transforming_meshes_ex08.py`
+
+.. _tui_sew_free_borders: 
+
+Sew Free Borders
+================
+
+.. _transforming_meshes_ex09.py:
+
+``transforming_meshes_ex09.py``
+
+.. literalinclude:: ../../../examples/transforming_meshes_ex09.py
+    :linenos:
+    :language: python
+
+:download:`../../../examples/transforming_meshes_ex09.py`
+
+.. _tui_sew_side_elements: 
+
+Sew Side Elements
+=================
+
+.. _transforming_meshes_ex10.py:
+
+``transforming_meshes_ex10.py``
+
+.. literalinclude:: ../../../examples/transforming_meshes_ex10.py
+    :linenos:
+    :language: python
+
+:download:`../../../examples/transforming_meshes_ex10.py`
+
+.. _tui_duplicate_nodes: 
+
+Duplicate nodes or/and elements
+===============================
+
+.. _transforming_meshes_ex11.py:
+
+``transforming_meshes_ex11.py``
+
+.. literalinclude:: ../../../examples/transforming_meshes_ex11.py
+    :linenos:
+    :language: python
+
+:download:`../../../examples/transforming_meshes_ex11.py`
+
+.. _tui_make_2dmesh_from_3d: 
+
+Create boundary elements
+========================
+
+.. _transforming_meshes_ex12.py:
+
+``transforming_meshes_ex12.py``
+
+.. literalinclude:: ../../../examples/transforming_meshes_ex12.py
+    :linenos:
+    :language: python
+
+:download:`../../../examples/transforming_meshes_ex12.py`
+
+.. _tui_reorient_faces: 
+
+Reorient faces
+==============
+
+.. _transforming_meshes_ex13.py:
+
+``transforming_meshes_ex13.py``
+
+.. literalinclude:: ../../../examples/transforming_meshes_ex13.py
+    :linenos:
+    :language: python
+
+:download:`../../../examples/transforming_meshes_ex13.py`
+