Salome HOME
Adding user documentation
[modules/smesh.git] / doc / gui / input / tui_creating_meshes.rst
index 9d3cb50773b1ce61ecb61fff1da109e4c8976069..253fbf260da44b54e688065df9882113fe7a3545 100644 (file)
@@ -70,7 +70,7 @@ Export of a Mesh
 
 :download:`Download this script <../../examples/creating_meshes_ex05.py>`
 
-.. _how_to_mesh_a_cylinder_with_hexahedrons: 
+.. _how_to_mesh_a_cylinder_with_hexahedrons:
 
 How to mesh a cylinder with hexahedrons?
 ========================================
@@ -84,10 +84,10 @@ demonstrates the resulting mesh.
 :download:`Download this script <../../examples/creating_meshes_ex06.py>`
 
 .. image:: ../images/mesh_cylinder_hexa.png
-       :align: center                                                 
+       :align: center
 
 
-.. _tui_building_compound: 
+.. _tui_building_compound:
 
 Building a compound of meshes
 =============================
@@ -107,3 +107,13 @@ Mesh Copying
 
 :download:`Download this script <../../examples/creating_meshes_ex08.py>`
 
+.. _tui_create_dual_mesh:
+
+Creating Dual Mesh
+==================
+
+.. literalinclude:: ../../examples/create_dual_mesh.py
+    :language: python
+
+:download:`Download this script <../../examples/create_dual_mesh.py>`
+