From: jfa Date: Tue, 12 Dec 2006 07:35:14 +0000 (+0000) Subject: Correct documentation style and pictures. X-Git-Tag: V3_2_4~6 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=fad66b307647ddf6acf2941bb9234546b5f9cc42;p=modules%2Fvisu.git Correct documentation style and pictures. --- diff --git a/doc/salome/gui/VISU/files/animating_presentations.htm b/doc/salome/gui/VISU/files/animating_presentations.htm index 5afd0d13..bf3eeac5 100755 --- a/doc/salome/gui/VISU/files/animating_presentations.htm +++ b/doc/salome/gui/VISU/files/animating_presentations.htm @@ -21,7 +21,7 @@ p.whs4 { font-family:'Times New Roman' , serif; } p.whs5 { font-family:'Times New Roman' , serif; margin-left:40px; } p.whs6 { font-family:'Times New Roman' , serif; margin-left:40px; font-weight:bold; } p.whs7 { margin-left:40px; } -img_whs8 { border:none; width:283px; height:536px; float:none; border-style:none; } +img_whs8 { border:none; width:301px; height:562px; float:none; border-style:none; } p.whs9 { margin-left:0px; } img_whs10 { border:none; width:364px; height:243px; float:none; border-style:none; } p.whs11 { font-family:'Times New Roman' , serif; margin-left:80px; } @@ -133,12 +133,20 @@ if (window.writeIntopicBar) Parallel Animation will display the animations simultaneously, while Successive Animation will display them - one after another. Parallel Animation - requires  that + one after another.

+ +

In the case of + Parallel Animation you can set different kinds of presentations + for each of the selected fields. This animation type also requires that the number of time stamps > 1 and is the same for all animated fields. - Successive Aimation requires that - the number of time stamps > 0 and the number of components is - the same for all animated fields.

+

+ +

For Successive + Aimation the kind of presentation + should be the same for all selected fields, which means that it is not + possible to select a field from the list.  It + is also necessary that the number of time stamps > 0 and the number + of components is the same for all animated fields.

 

@@ -162,7 +170,7 @@ if (window.writeIntopicBar)

                       

-

 

+

 

 

@@ -286,6 +294,11 @@ if (window.writeIntopicBar)

 

+

Clean memory at each frame - this + option allows to optimize the performance of the operation.

+ +

 

+

Saving Animations:

 

diff --git a/doc/salome/gui/VISU/files/cut_lines_presentation.htm b/doc/salome/gui/VISU/files/cut_lines_presentation.htm index dc5defcf..ea0f4f84 100755 --- a/doc/salome/gui/VISU/files/cut_lines_presentation.htm +++ b/doc/salome/gui/VISU/files/cut_lines_presentation.htm @@ -22,7 +22,7 @@ p.whs5 { font-family:'Times New Roman' , serif; font-size:12pt; margin-left:40px p.whs6 { font-family:'Times New Roman' , serif; font-style:italic; color:#ff0000; margin-left:40px; } p.whs7 { font-family:'Times New Roman' , serif; margin-left:40px; font-style:normal; color:#000000; } img_whs8 { border:none; width:28px; height:26px; float:none; border-style:none; } -img_whs9 { border:none; width:378px; height:550px; float:none; border-style:none; } +img_whs9 { border:none; width:378px; height:666px; float:none; } p.whs10 { margin-left:40px; } p.whs11 { margin-left:0px; } p.whs12 { font-family:'Times New Roman' , serif; margin-left:0px; } @@ -158,7 +158,7 @@ if (window.writeIntopicBar)

 

-

+

 

@@ -194,8 +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.

  • +
  • 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 diff --git a/doc/salome/gui/VISU/pics/animation.png b/doc/salome/gui/VISU/pics/animation.png index 30c41123..85070152 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 deleted file mode 100644 index 8a3514a2..00000000 Binary files a/doc/salome/gui/VISU/pics/animation_popup.png and /dev/null differ diff --git a/doc/salome/gui/VISU/pics/cutlines.png b/doc/salome/gui/VISU/pics/cutlines.png index e61917a4..3db09092 100755 Binary files a/doc/salome/gui/VISU/pics/cutlines.png and b/doc/salome/gui/VISU/pics/cutlines.png differ