]> SALOME platform Git repositories - modules/visu.git/blob - doc/salome/gui/VISU/input/3d_management.doc
Salome HOME
6705d8f23662c837c5d1f632e81f03f8e665a92e
[modules/visu.git] / doc / salome / gui / VISU / input / 3d_management.doc
1 /*!
2
3 \page a3d_management_page Managing 3D Presentations
4
5 After the 3D presentation is created, it can be edited or submitted to
6 various post-processing operations. 
7
8 The operations connected with the presentation-handling in the VTK
9 Viewer and in the Object Browser via context menus are described in
10 \subpage viewing_3d_presentations_page "Viewing 3D presentations" section.
11
12 Some more specific functionalities are available via dockable windows
13 accessed from the Main menu <b>View -> Windows </b>
14
15 \image html presentation1.png
16
17 <ul>
18 <li><b> Object Browser</b> - hides and displays the Object browser
19 used for management of objects created or imported into Salome application</li>
20 <li><b> Python Console</b> - hides and displays the Python console,
21 which is a window for Pytho0n interpreter.</li>
22 <li> \subpage slider_page - used for animation of presentations created on
23 all timestamps of a field.</li>
24 <li> \subpage sweeping_page "Sweep" -  used for pseudo-animation of presentations created on
25 one timestamp of a field.</li>
26 <li> \subpage clipping_page "Clipping Planes" - allows to create cross-section of
27 the presentation.</li> 
28 <li> \subpage selection_info_page "Selection" - allows to view the
29 attributes of elements displayed in the viewer.</li>
30 <li> \subpage feature_edges_page "Feature Edges" - allows to choose the
31 edges selectable for <b>Feature Edges</b> functionality.</li>
32 </ul>
33
34 Other important presentation management functionalities characteristic for Post-Pro
35 module are:
36 <ul>
37 <li> \subpage animating_page - another way of animation of
38 presentations on fields. </li>
39 <li> \subpage translate_presentation_page - displacement of
40 presentations in the viewer.</li>
41 <li> \subpage recording_page - allows to dump user actions in an AVI
42 file. </li>
43 <li> \subpage navigation_page - about advanced user operation modes in the
44 VTK viewer (using keyboard only, mouse only or spacemouse). </li> 
45 <li> \subpage perspective_view_page and the possibility to set camera
46 position and focal point of the scene manually provide flexibility of
47 viewing the presentation.</li> 
48 </ul>
49
50
51
52 */
53