From: jfa In Post-Pro
module you can generate real-time animation of fields. In comparison
with sweeping, animations are created on the
- base of frames, displaying field presentations generated on EVERY
- Time Stamp of your field. So, the frame displaying the field presentation
- created on the base of the first time stamp will begin your animation
- and the frame displaying the field presentation created on the base of
- the last time stamp will end it. In sweeping ONLY
- ONE Time Stamp is used for its generation.
@@ -136,24 +137,21 @@ if (window.writeIntopicBar)
-
1. - Right-click - on the field in the Object Browser.
+1. Select in the Object Browser one or more field.
-
2. - From the - pop-up menu select Animation.
+2. From the pop-up menu select + Parallel Animation... + or Successive Animation....
++
-
The following dialog - box will appear:
- -- -
+
The following dialog box will appear:
++
@@ -162,40 +160,36 @@ if (window.writeIntopicBar)
-
In Post-Pro you can - generate simultaneous animation - of several fields: you can open - this dialog for several fields one after another and after generating - frames you can launch simultaneous animation of several fields.
- -- -
3. - Click Setup Animation button. - The following dialog box allowing to set the parameters of your animation - will appear.
+3. Click Setup Animation button. + The following dialog box allowing to set the parameters of your animation will appear.
-
-
- - Use range of time stamps check - box allows to select the range of time stamps, which will be used for - generating your animation.
+- Use range of time stamps check + box allows to select the range of time stamps, which will be used for generating your animation.
-
- - Fields: list of fields for animation.
+- Fields: list of fields for animation.
-
- Properties: Here you can adjust properties - of each field selected from the list:
+- Properties: Here + you can adjust properties of each field selected from the list.
+ ++ +
In Post-Pro you can + generate simultaneous or + consecutive animation + of several fields. + In the case of simultaneous (parallel) animation you can set different kinds + of presentations for each of selected fields. For successive animation a kind + of presentation will be the same for all selected fields, + so you cannot select concrete field from the list.
@@ -315,6 +309,11 @@ if (window.writeIntopicBar) to Study - saves your animation in the study and presents it in the Object Browser +
+
Clean memory at each frame check + box: This option allows to clean memory after each frame showing. + This sugnificantly reduces memory usage.
+
The diff --git a/doc/salome/gui/VISU/files/cut_lines_presentation.htm b/doc/salome/gui/VISU/files/cut_lines_presentation.htm index f2bdd25f..dc5defcf 100755 --- a/doc/salome/gui/VISU/files/cut_lines_presentation.htm +++ b/doc/salome/gui/VISU/files/cut_lines_presentation.htm @@ -158,7 +158,7 @@ if (window.writeIntopicBar)
- +
@@ -194,6 +194,9 @@ if (window.writeIntopicBar)
Invert all curves check box allows to invert the resulting curves.
Use absolute + length check box allows to see the real length of the line, instead of [0 1] interval.
Generate Data Table: If this check box is marked, Post Pro will automatically diff --git a/doc/salome/gui/VISU/pics/animation.png b/doc/salome/gui/VISU/pics/animation.png index a1678b85..30c41123 100755 Binary files a/doc/salome/gui/VISU/pics/animation.png and b/doc/salome/gui/VISU/pics/animation.png differ diff --git a/doc/salome/gui/VISU/pics/animation_popup.png b/doc/salome/gui/VISU/pics/animation_popup.png new file mode 100644 index 00000000..8a3514a2 Binary files /dev/null and b/doc/salome/gui/VISU/pics/animation_popup.png differ diff --git a/doc/salome/gui/VISU/pics/cutlines.png b/doc/salome/gui/VISU/pics/cutlines.png index 22c9f964..e61917a4 100755 Binary files a/doc/salome/gui/VISU/pics/cutlines.png and b/doc/salome/gui/VISU/pics/cutlines.png differ