From f9b91bf77de33c8668353dc65957f4bc443cf5a2 Mon Sep 17 00:00:00 2001 From: gdd Date: Mon, 6 Aug 2012 09:42:51 +0000 Subject: [PATCH] Doc updated for the tui example --- .../gui/GHS3DPLUGIN/input/ghs3dplugin_python_interface.doc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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. -- 2.39.2