From: akl Date: Thu, 18 Sep 2008 07:46:25 +0000 (+0000) Subject: Fix of issue 0019967: EDF SMESH 806: TUI script example is missing for the Concatenat... X-Git-Tag: V4_1_4a1~1 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=8e94578667adb91430dfc12f984b37818554db10;p=modules%2Fsmesh.git Fix of issue 0019967: EDF SMESH 806: TUI script example is missing for the Concatenate and ConcatenateWithGroups functions. --- diff --git a/doc/salome/gui/SMESH/input/tui_creating_meshes.doc b/doc/salome/gui/SMESH/input/tui_creating_meshes.doc index f174e863f..9048afef1 100644 --- a/doc/salome/gui/SMESH/input/tui_creating_meshes.doc +++ b/doc/salome/gui/SMESH/input/tui_creating_meshes.doc @@ -181,4 +181,11 @@ demonstrating the resulting mesh. \image html mesh_cylinder_hexa.png +
+\anchor tui_building_compound +

Building a compound of meshes

+\dontinclude SMESH_BuildCompound.py +\skipline import geompy +\until #end + */