Fix of issue 0019967: EDF SMESH 806: TUI script example is missing for the Concatenate and ConcatenateWithGroups functions.

This commit is contained in:
akl 2008-09-18 07:46:25 +00:00
parent de33bd5e0f
commit 8e94578667

View File

@ -181,4 +181,11 @@ demonstrating the resulting mesh.
\image html mesh_cylinder_hexa.png \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
*/ */