Salome HOME
Fix of issue 0019967: EDF SMESH 806: TUI script example is missing for the Concatenat...
authorakl <akl@opencascade.com>
Thu, 18 Sep 2008 07:46:25 +0000 (07:46 +0000)
committerakl <akl@opencascade.com>
Thu, 18 Sep 2008 07:46:25 +0000 (07:46 +0000)
doc/salome/gui/SMESH/input/tui_creating_meshes.doc

index f174e863ff0527f4acb00e93d6e02ab7a83d7d16..9048afef17fe0fde4852801fdd7e8f45a29ae8bc 100644 (file)
@@ -181,4 +181,11 @@ demonstrating the resulting mesh.
 
 \image html mesh_cylinder_hexa.png
 
+<br>
+\anchor tui_building_compound
+<h2>Building a compound of meshes</h2>
+\dontinclude SMESH_BuildCompound.py
+\skipline import geompy
+\until #end
+
 */