]> SALOME platform Git repositories - modules/smesh.git/commitdiff
Salome HOME
Doc of GHS3DPLUGIN (tui)
authorgdd <gdd>
Fri, 2 Sep 2011 12:05:36 +0000 (12:05 +0000)
committergdd <gdd>
Fri, 2 Sep 2011 12:05:36 +0000 (12:05 +0000)
doc/salome/gui/SMESH/input/tui_defining_ghs3d_hypotheses.doc

index 5d9dff78c866be151b8359f23555df521be92068..6623cb6249f6ccd58b24d853a6bd479fac89554c 100644 (file)
@@ -50,7 +50,9 @@ ghs3dMesh.Compute()
 # - a GEOM vertex or compound (No geometry, TUI only)
 #
 # The created enforced nodes can also be stored in
-# a group (No geometry, TUI only).
+# a group.
+#
+# This feature is available only on meshes without geometry.
 
 # Ex1: Add one enforced vertex with coordinates (50,50,100) 
 #      and physical size 2.
@@ -120,7 +122,7 @@ 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 in TUI, on meshes without geometry.
+# This feature is available only on meshes without geometry.
 # The constraining elements are called enforced elements for the mesh.
 # They can be recovered using groups if necessary.