Salome HOME
Merge from V6_main_20120808 08Aug12
[modules/visu.git] / doc / salome / gui / VISU / input / deformed_shape.doc
1 /*!
2
3 \page deformed_shape_page Deformed Shape presentation
4
5 \image html deformed_shape.png "Example of Deformed Shape presentation"
6
7 \n <b>Deformed Shape</b> is a type of field presentation when vector
8 values corresponding to the cells of the mesh are visualized by
9 shifting of these cells.
10
11 <em>To create a Deformed Shape  presentation:</em>
12 \par
13 &ndash; Right-click on one of the time stamps of the field in the
14 Object browser and from the pop-up menu choose <b>Deformed Shape</b>,
15 or
16 \n &ndash; Click on one of the time stamps of the field in the Object
17 browser and select from the main menu <b>Visualization > Deformed
18 Shape</b>, or click <em>"Deformed Shape"</em> icon in the
19 <b>Visualization Toolbar</b>.
20
21 \image html defshapeicon.jpg
22 <center><em>"Deformed Shape" icon</em></center>
23
24 \image html deformedshape.png
25
26 \par
27 <ul>
28 <li><b>Deformed Shape</b> tab allows to set additional parameters of
29 your <b>Deformed Shape</b> presentation:</li>
30 <ul>
31 <li><b>Scale Factor:</b> visualization scaling of all vector values
32 applied to the cells of the mesh.</li>
33 <li><b>Magnitude coloring</b> check box: this option allows to color
34 your presentation according the \ref scalar_map_page "scalar range"
35 defined in Scalar Bar properties or to display it using only one color
36 (this color is taken by default).</li>
37 </ul>
38 <li><b>Scalar Bar</b> tab allows to define the parameters of the scalar bar
39 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 OK. Your
43 presentation with scalar bar will be immediately displayed in the
44 viewer.
45
46 <br><b>See Also</b> a sample TUI Script of  
47 \ref tui_def_shape_page "Deformed Shape" presentation creation.
48
49 */