]> SALOME platform Git repositories - modules/visu.git/blob - doc/salome/gui/VISU/input/vectors.doc
Salome HOME
Join modifications from BR_Dev_For_4_0 tag V4_1_1.
[modules/visu.git] / doc / salome / gui / VISU / input / vectors.doc
1 /*!
2
3 \page vectors_page Vectors Presentation
4
5 \n <b>Vector Field</b> presentation visualizes vectors of the
6 corresponding cells of the mesh in graphical mode.
7
8 <em>To create a Vector  presentation:</em>
9 \par
10 &ndash; Right-click on one of the time stamps of the field in the
11 Object browser and from the pop-up menu choose \b Vectors, or
12 \n &ndash; Click on one of the time stamps of the field in the Object
13 browser and select from the main menu <b>Visualization > Vectors</b>,
14 or click <em>"Vectors"</em> icon in the <b>Visualization Toolbar</b>.
15
16 \image html vecticon.jpg
17 <center><em>"Vectors" icon</em></center>
18
19 \image html vectorfield.png
20
21 \par
22 <ul>
23 <li>\b Vectors tab allows you to set additional parameters of your \b
24 Vectors presentation:</li>
25 <ul>
26 <li><b>Scale Factor:</b> visualization scaling of all vector values applied to the cells of the mesh.</li>
27 <li><b>Line width:</b> width of the lines representing vectors in your presentation.</li>
28 <li><b>Magnitude coloring</b> check box: this option allows to color your
29 presentation according the \ref scalar_map_page "scalar range" defined
30 in Scalar Bar properties or to display it using only one color (this
31 color can be selected if you click <b>Select Color</b> button).</li>
32 <li><b>Use glyphs</b> check box: this option allows you to visualize
33 vectors with pointers and select their \b type and \b position on the
34 line of the vectors. You can choose <b>Glyph Type</b> (\b Arrows, big
35 or small \b Cones) and <b>Glyph Position</b> (at the \b Tail, at the
36 \b Head or in the \b Center).</li>
37 </ul>
38 <li><b>Scalar Bar</b> tab allows to define the parameters of the
39 scalar bar displayed with this presentation (\ref scalar_map_page "see also").</li>
40 </ul>
41
42 After you have finished with setting these parameters, click \b
43 OK. Your presentation with scalar bar will be immediately displayed in
44 the viewer:
45
46 \image html vectorsprsnt.png
47
48 */