Salome HOME
962f0d57365247cffadd0fee24519bdf4306448c
[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 Python 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 evolution_page - tracing of temporal evolution of a
40 variable at a given point.</li>
41 <li> \subpage translate_presentation_page - displacement of
42 presentations in the viewer.</li>
43 <li> \subpage recording_page - allows to dump user actions in an AVI
44 file. </li>
45 <li> \subpage navigation_page - about advanced user operation modes in the
46 VTK viewer (using keyboard only, mouse only or spacemouse). </li> 
47 <li> \subpage perspective_view_page and the possibility to set camera
48 position and focal point of the scene manually provide flexibility of
49 viewing the presentation.</li> 
50 </ul>
51
52
53
54 */
55