]> SALOME platform Git repositories - plugins/hybridplugin.git/commitdiff
Salome HOME
0021782: [CEA 617] Enforced vertices without geometry fails
authorgdd <gdd>
Wed, 8 Aug 2012 14:33:48 +0000 (14:33 +0000)
committergdd <gdd>
Wed, 8 Aug 2012 14:33:48 +0000 (14:33 +0000)
Documentation is updated. It is precised that enforced vertices given from geometrical entities is available only in mesh with no geometry attached. Enforced vertices given by coordinates is always available.

doc/salome/gui/GHS3DPLUGIN/input/ghs3d_hypo.doc

index 4c4ce5ff66a79a23b312ee5ed6de8ffaabb8ce34..f5d528b4743d0c510c4ecb6ec9917ee58224e91c 100644 (file)
@@ -117,13 +117,14 @@ for ghs3d, for example, advanced options. </li>
 
 \section ghs3d_enforced_vertices Enforced vertices
 
-\note This feature is currently available only on meshes with no
+\note This feature is currently partially available only on meshes with no
 geometry attached. Such meshes can be obtained by
 <ul>
 <li>Copying an existing mesh</li>
 <li>Importing a mesh from file</li>
 <li>Applying a transformation to a mesh a get result in a new mesh</li>
 </ul>
+See below for more details.
 
 \image html ghs3d_enforced_vertices.png
 
@@ -135,7 +136,8 @@ An enforced vertex is defined by:
 <ul>
 <li>A vertex</li>
 <ul>
-<li>from GEOM (Vertex, Compound)</li>
+<li>from GEOM (Vertex, Compound) - only avaible on meshes with no
+geometry attached</li>
 <li>or from (x,y,z) cartesian coordinates</li>
 </ul>
 <li>A constant physical size</li>