<li>\b GUI : provides visual representation: basic widgets, viewers
etc. Third party modules optionally can have GUI, but in any case they always connected with KERNEL.
<li>\b Geometry : facilitates construction and optimization of geometrical models using a wide range of CAD functions.
-<li>\b Mesh : generates meshes on geometrical models previously created or imported by the GEOM component.
+<li>\b Mesh : generates meshes on geometrical models previously created or imported by the Geometry component.
<li>\b Supervisor : provides tools for construction of graphs and execution of calculations.
<li>\b Post-Pro : performs data visualization.
<li>\b MED : allows to work with MED files.
</ul>
-*/
\ No newline at end of file
+*/
<ul>
<li>If you toggle <b>Automatically create groups for MED export</b> checkbox,
this operation will be carried out automatically.</li>
+<li>If you toggle <b>Automatic renumbering</b> checkbox, the exported
+mesh will be renumbered automatically</li>
</ul>
</ul>
<ul>
<li><b>Sweeping preferences</b></li>
<ul>
+<li><b>Mode of the Sweeping</b> - allows to choose between Linear,
+Cosinusoidal and sinusoidal sweeping.</li>
<li><b>Time step</b> - in this menu you can set the time of
representation of one step.</li>
<li><b>Number of cycles</b> - in this menu you can define the number
of times this animation will be repeated.</li>
-<li><b>Number of steps</b> - in this menu you can define the number of steps, which will compose the whole animation.</li>
+<li><b>Number of steps</b> - in this menu you can define the number of
+steps, which will compose the whole animation.</li>
+<li><b>Parameter varies</b> - allows to choose the range for the
+parameter: from 0 to Pi or from Pi to -Pi.</li>
</ul>
</ul>
</ul>
</ul>
+<br><h2>3D Cache</h2>
+
+\image.html pref40.png
+
+<ul>
+<li><b>3D Cache Preferences</b> - allow to define the mode of usage
+and the size of the 3D Cache, which enables to save in RAM and quickly
+restore the states of field animation.</li>
+<ul>
+<li><b>Memory Mode</b> - allows to define the mode of usage
+of the 3D Cache: <b>Minimal</b> actually disables the Cache,
+<b>Limited</b> Cache size depends on the current system
+configuration.</li>
+<li><b>Memory Limit</b> - allows to define the maximum size of the 3D
+Cache</li>
+</ul>
+</ul>
+
+
<br><h2>Gauss Points Preferences</h2>
\image html pref34.png
pixels) which defines the shape of the point sprite used for
rendering.</li>
<li><b>Alpha Channel Texture (16*16)</b> - path to the <b>Alpha
-Channel Texture</b> which defines the transparency of the point
+Channel Texture</b> which defines the texture of the point
sprite.</li>
<li><b>Alpha Channel Threshold</b> - defines the level of transparency
ranging from 0 to 1.</li>
</ul>
</ul>
-*/
\ No newline at end of file
+*/
<em>To save the current layout of the GUI:</em>
\par
-From the main menu select <b>File > Save GUI State</b>. The GUI state is
-published in Object Browser in the folder GUI states and can be at any
-time \b Restored, \b Renamed or \b Deleted. This operation saves and allows to
+From the main menu select <b>File > Save VISU State</b>. The current
+state of the graphic interface is published in Object Browser in the
+folder GUI states and can be at any time \b Restored, \b Renamed or \b
+Deleted. This operation saves and allows to
restore almost all GUI settings: names, position, zooming and panning
of viewers and all displayed objects (in Post-Pro module only).
\ref opening_studies_page "Opening studies"). But if you quit the SALOME application, all changes
in the unloaded study will be lost.
-*/
\ No newline at end of file
+*/
<hr>
\image html image96.gif
-\n <center><b>Fit all</b> - allows to select a point to be the center of a
-scene representing all displayed objects in the visible area.</center>
+\n <center><b>Fit all</b> - scales the presentation so that it could
+fit within the Viewer boundaries. </center>
<hr>
\image html image97.gif
<hr>
\image html image100.gif
-\n <center><b>Global panning</b> - represents all displayed objects in
-the visible area.</center>
+\n <center><b>Global panning</b> - allows to select a point to be the
+center of the presentation showing all displayeed objects in the
+visible ares <center>
<hr>
\image html view_rotation_point.png
objects in the scene.</center>
<hr>
+\image html urbutton.png
+\n <center><b>Update Rate</b> - allows to define the Update Rate for
+the presentations displayed in the viewer</center>
+
+\image html updaterate.png
+
+<ul>
+<li><b>Desired Update Rate, FPS</b> - allows to set the target Update
+Rate</li>
+<li><b>Still Update Rate, FPS</b> - allows to set the Update Rate for
+the periods when both the user and the application do not perform any
+actions in the viewer</li>
+<li><b>Current Update Rate, FPS</b> - shows the Update Rate currently
+available on your configuration</li>
+<li><b>Number of Cells</b> - shows the number of cells currently in
+display</li>
+</ul>
+
\image html image108.gif
\n <center><b>Scaling</b> - represents objects deformed (stretched or
stuffed) along the axes of coordinates.</center>
\n This problem has been resolved by the possibility to automatically
generate a set of Python scripts from data created with SALOME GUI,
which greatly increases the productivity of using SALOME platform in
-the batch mode. This mechanism can convert a SALOMEDS Study in one or
+the batch mode. This mechanism can convert a SALOME Study in one or
several Python scripts, which can be stored and imported later to
re-create the content of the original study. The first script is a
-SALOMEDS document, which re-creates the SALOMEDS Study, adds the
-stored Salome components to the SALOMEDS and automatically calls
+SALOME document, which re-creates the SALOME Study, adds the
+stored Salome components to the SALOME and automatically calls
Python scripts of the second type containing component specific Python
function calls. This architecture gives great flexibility in manual
modification of the generated scripts because you can modify only one
\par
To confirm your choice click \b Open.
-*/
\ No newline at end of file
+*/