]> SALOME platform Git repositories - plugins/hybridplugin.git/commitdiff
Salome HOME
Doc updated for the tui example
authorgdd <gdd>
Mon, 6 Aug 2012 09:42:51 +0000 (09:42 +0000)
committergdd <gdd>
Mon, 6 Aug 2012 09:42:51 +0000 (09:42 +0000)
doc/salome/gui/GHS3DPLUGIN/input/ghs3dplugin_python_interface.doc

index f9ea4fae9c126f7283415451d4a9d6c584206119..09825c1a0e41c9df753bc07352865459ba6cbe94 100644 (file)
@@ -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.