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