From: gdd Date: Fri, 2 Sep 2011 12:05:36 +0000 (+0000) Subject: Doc of GHS3DPLUGIN (tui) X-Git-Tag: V6_4_0a1~82 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=53a2d715c239a6037af417fae71c1964d4b8aaea;p=modules%2Fsmesh.git Doc of GHS3DPLUGIN (tui) --- diff --git a/doc/salome/gui/SMESH/input/tui_defining_ghs3d_hypotheses.doc b/doc/salome/gui/SMESH/input/tui_defining_ghs3d_hypotheses.doc index 5d9dff78c..6623cb624 100644 --- a/doc/salome/gui/SMESH/input/tui_defining_ghs3d_hypotheses.doc +++ b/doc/salome/gui/SMESH/input/tui_defining_ghs3d_hypotheses.doc @@ -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.