]> SALOME platform Git repositories - modules/visu.git/commitdiff
Salome HOME
Additional fix for issue 0020085: EDF 874 VISU : Visualize evolution of a variable...
authorouv <ouv@opencascade.com>
Wed, 4 Nov 2009 13:35:57 +0000 (13:35 +0000)
committerouv <ouv@opencascade.com>
Wed, 4 Nov 2009 13:35:57 +0000 (13:35 +0000)
doc/salome/gui/VISU/input/evolution.doc

index 86165f23f4b3f751ffb700d0f2f71edf8db548b9..1b6b6e87989539a84527657d233e08d8d41119ec 100644 (file)
@@ -11,13 +11,12 @@ Presence of the <b>Evolution on Point</b> action in the context menu depends on
 the following conditions:
 
 <ul>
-<li>Active view should be VTK view (to choose a point using a preview actor).</li>
 <li>The selected field should be defined on the Node entity.</li>
 <li>The selected field should have multiple time stamps.</li>
 </ul>
 
-After activation of the action the following dialog is displayed together with
-preview actor in the VTK view:
+After activation of the action the following dialog is displayed (if the current
+view is VTK view, when the preview actor is also displayed):
 
 \image html evolution_dialog.png
 
@@ -25,10 +24,10 @@ Three parameters are controlled by this dialog:
 <ul>
 <li><b>Field</b> - name of the field. This parameter is intended for informational
 purpose only and could not be changed by the dialog.</li>
-<li><b>Point</b> - id of the point. It could be set by selection of point on the
-preview actor displayed in the VTK view (note that there is no need to switch to
-the point selection mode manually, because it is turned on automatically during
-the life time of the dialog).</li>
+<li><b>Point</b> - id of the point. It could be set manually or by selection of
+point on the preview actor displayed in the VTK view (note that there is no need
+to switch to the point selection mode, because it is turned on automatically
+during the life time of the dialog).</li>
 <li><b>Component</b> - name of the component (scalar mode). This control is
 enabled if there are multiple components in the field data.</li>
 </ul>