]> SALOME platform Git repositories - modules/visu.git/blob - doc/salome/gui/VISU/input/plot_3d.doc
Salome HOME
Join modifications from BR_Dev_For_4_0 tag V4_1_1.
[modules/visu.git] / doc / salome / gui / VISU / input / plot_3d.doc
1 /*!
2
3 \page plot_3d_page Plot 3D presentation
4
5 \n <b>Plot 3D</b> is a presentation of scalar values of meshes lying
6 on a cutting plane. The relief and coloring of the resulting
7 presentation both correspond to the values applied to the cells of the
8 mesh.
9
10 <em>To create a Plot 3D presentation:</em>
11 \par
12 &ndash; Right-click on one of the time stamps of the field in the
13 Object browser and from the pop-up menu choose <b>Plot 3D</b>, or
14 \n &ndash; Click on one of the time stamps of the field in the Object
15 browser and select from the main menu <b>Visualization > Plot 3D</b>,
16 or click <em>"Plot 3D"</em> icon in the <b>Visualization Toolbar</b>.
17
18 \image html image41.gif
19 <center><em>"Plot 3D" icon</em></center>
20
21 \image html plot3d.png
22
23 \par
24 <b>Plot 3D Definition</b> tab allows you to set additional parameters
25 of your Plot 3D presentation:
26 <ul>
27 <li>\b Orientation radio buttons allow to set the orientation of cut
28 plane in 3D space. You should select two of three axis (XY, YZ, or ZX)
29 in which the plane will be located in 3D space. If the mesh is 2D this
30 functionality is disable, as there exist only one plane for a Plot
31 3D.</li>
32 <li>\b Rotations of the planes in 3d space around the axes of the
33 selected orientation (The angle of rotation is set in degrees).</li>
34 <li>\b Position - allows to select the position of the plane in the
35 object (ranging from 0 to 1). The value 0.5 corresponds to cutting by
36 halves.</li>
37 <ul>
38 <li>\b Relative check box allows to increase / decrease the value by
39 decimal steps.</li>
40 </ul>
41 <li><b>Scale Factor</b> - visualization scaling of all vector values
42 applied to the cells of the mesh.</li>
43 <li><b>Presentation type:</b></li>
44 <ul>
45 <li>\b Surface - Plot 3D will be represented with a smooth surface.</li>
46 <li>\b Contour - Plot 3D will be represented with a set of contours.</li>
47 </ul>
48 <li><b>Number of contours</b> - allows to define the number of
49 contours (active when Contour presentation type is selected).</li>
50 <li><b>Preview cutting plane</b> checkbox allows to see the position
51 of the cutting plate in the Viewer while defining the
52 presentation.</li>
53 </ul>
54 <b>Scalar Bar</b> tab allows to define the parameters of the scalar
55 bar displayed with this presentation (\ref scalar_map_page "see also").
56
57 After you have finished with setting these parameters, click \b
58 OK. Your presentation  will be immediately displayed in the viewer:
59
60 \image html plot3d-example.png
61
62 */