]> SALOME platform Git repositories - modules/visu.git/blob - doc/salome/gui/VISU/input/iso_surfaces.doc
Salome HOME
Join modifications from BR_Dev_For_4_0 tag V4_1_1.
[modules/visu.git] / doc / salome / gui / VISU / input / iso_surfaces.doc
1 /*!
2
3 \page iso_surfaces_page Iso Surfaces presentation
4
5 \n <b>Iso Surfaces</b> presentation combines all equal scalar values
6 applied to the cells and on the basis of them constructs  isobaric
7 surfaces, which form this presentation.
8
9 <em>To create an Iso Surfaces presentation:</em>
10 \par
11 &ndash; Right-click on one of the time stamps of the field in the
12 Object browser and from the pop-up menu choose <b>Iso Surfaces</b>, or
13 \n &ndash; Click on one of the time stamps of the field in the Object
14 browser and select from the main menu <b>Visualization > Iso
15 Surfaces</b>, or click <em>"Iso surfaces"</em> icon in the
16 <b>Visualization Toolbar</b>
17
18 \image html isosurf.jpg
19 <center><em>"Iso surfaces" icon</em></center>
20
21 \image html isosurfaces.png
22
23 \par
24 <ul>
25 <li><b>Iso Surface</b> tab allows to set additional parameters of the
26 <b>Iso Surfaces</b> presentation:</li>
27 <ul>
28 <li><b>Number of surfaces</b>, which will be generated in the framework of this presentation.</li>
29 <li><b>Minimum / Maximum value</b> fields allow to enter the range of
30 scalar or vector values applied to the cells, on the basis of which
31 this presentation will be created.</li>
32 <li><b>Update scalar bar range with these values</b> button allows you
33 to update the range of the values, displayed with by the scalar bar,
34 with the previously defined range of values.</li>
35 </ul>
36 <li><b>Scalar Bar</b> tab allows to define the parameters of the
37 scalar bar displayed with this presentation (\ref scalar_map_page "see also").</li>
38 </ul>
39
40 After you have finished with setting these parameters, click \b OK. Your
41 presentation with scalar bar will be immediately displayed in the
42 viewer:
43
44 \image html iso.png
45
46 */