From: gdd Date: Mon, 6 Aug 2012 09:42:51 +0000 (+0000) Subject: Doc updated for the tui example X-Git-Tag: V6_6_0a1~20 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=f9b91bf77de33c8668353dc65957f4bc443cf5a2;p=plugins%2Fghs3dplugin.git Doc updated for the tui example --- diff --git a/doc/salome/gui/GHS3DPLUGIN/input/ghs3dplugin_python_interface.doc b/doc/salome/gui/GHS3DPLUGIN/input/ghs3dplugin_python_interface.doc index f9ea4fa..09825c1 100644 --- a/doc/salome/gui/GHS3DPLUGIN/input/ghs3dplugin_python_interface.doc +++ b/doc/salome/gui/GHS3DPLUGIN/input/ghs3dplugin_python_interface.doc @@ -128,11 +128,11 @@ GHS3D_Parameters.ClearEnforcedVertices() # It is possible to constrain GHS3D with another mesh or group. # The constraint can refer to the nodes, edges or faces. -# This feature is available only on meshes without geometry. +# This feature is available only on 2D meshes without geometry. # The constraining elements are called enforced elements for the mesh. # They can be recovered using groups if necessary. -# In the following examples, a box and a cylinder are meshed. +# In the following examples, a box and a cylinder are meshed in 2D. # The mesh of the cylinder will be used as a constraint for the # 3D mesh of the box.