]> SALOME platform Git repositories - modules/visu.git/blob - doc/salome/gui/VISU/files/scalar_map_presentation.htm
Salome HOME
Join modifications from branch BR_DEBUG_3_2_0b1
[modules/visu.git] / doc / salome / gui / VISU / files / scalar_map_presentation.htm
1 <!doctype HTML public "-//W3C//DTD HTML 4.0 Frameset//EN">\r
2 \r
3 <html>\r
4 \r
5 <head>\r
6 <title>Scalar Map presentation</title>\r
7 <meta http-equiv="content-type" content="text/html; charset=windows-1252">\r
8 <meta name="generator" content="RoboHelp by eHelp Corporation www.ehelp.com">\r
9 <link rel="stylesheet" href="../default_ns.css"><script type="text/javascript" language="JavaScript" title="WebHelpSplitCss">\r
10 <!--\r
11 if (navigator.appName !="Netscape")\r
12 {   document.write("<link rel='stylesheet' href='../default.css'>");}\r
13 //-->\r
14 </script>\r
15 <style type="text/css">\r
16 <!--\r
17 h1.whs1 { margin-top:0px; margin-bottom:0px; }\r
18 p.whs2 { margin-top:0px; margin-bottom:0px; }\r
19 img_whs3 { border:none; float:none; width:30px; height:30px; border-style:none; }\r
20 p.whs4 { margin-left:40px; margin-top:0px; margin-bottom:0px; }\r
21 p.whs5 { font-style:italic; color:#ff0000; margin-left:40px; margin-top:0px; margin-bottom:0px; }\r
22 img_whs6 { border:none; width:31px; height:27px; float:none; border-style:none; }\r
23 p.whs7 { margin-left:0px; margin-top:0px; margin-bottom:0px; }\r
24 p.whs8 { margin-left:0px; background-image:url('../texture_horiz_ltbluebubbles.jpg'); margin-top:0px; margin-bottom:0px; }\r
25 img_whs9 { border:none; float:none; width:36px; height:38px; border-style:none; }\r
26 img_whs10 { border:none; width:336px; height:501px; float:none; border-style:none; }\r
27 ul.whs11 { list-style:disc; }\r
28 p.whs12 { margin-left:36px; margin-top:0px; margin-bottom:0px; }\r
29 p.whs13 { font-weight:bold; margin-left:24px; margin-top:0px; margin-bottom:0px; }\r
30 p.whs14 { margin-left:40px; font-weight:bold; margin-top:0px; margin-bottom:0px; }\r
31 p.whs15 { margin-left:24px; margin-top:0px; margin-bottom:0px; }\r
32 p.whs16 { font-weight:bold; margin-left:36px; margin-top:0px; margin-bottom:0px; }\r
33 p.whs17 { margin-left:60px; margin-top:0px; margin-bottom:0px; }\r
34 p.whs18 { margin-left:36px; font-weight:bold; margin-top:0px; margin-bottom:0px; }\r
35 p.whs19 { margin-left:120px; margin-top:0px; margin-bottom:0px; }\r
36 img_whs20 { border:none; width:308px; height:241px; float:none; border-style:none; }\r
37 p.whs21 { margin-left:72px; margin-top:0px; margin-bottom:0px; }\r
38 p.whs22 { margin-left:48px; margin-top:0px; margin-bottom:0px; }\r
39 img_whs23 { border:none; width:433px; height:303px; float:none; border-style:none; }\r
40 -->\r
41 </style><script type="text/javascript" language="JavaScript">\r
42 <!--\r
43 if ((navigator.appName == "Netscape") && (parseInt(navigator.appVersion) == 4))\r
44 {\r
45   var strNSS = "<style type='text/css'>";\r
46   strNSS += "h1.whs1 {margin-top:1pt;margin-bottom:1pt; }";\r
47   strNSS += "p.whs2 {margin-top:1pt;margin-bottom:1pt; }";\r
48   strNSS += "p.whs4 {margin-top:1pt;margin-bottom:1pt; }";\r
49   strNSS += "p.whs5 {margin-top:1pt;margin-bottom:1pt; }";\r
50   strNSS += "p.whs7 {margin-left:1pt;margin-top:1pt;margin-bottom:1pt; }";\r
51   strNSS += "p.whs8 {margin-left:1pt;margin-top:1pt;margin-bottom:1pt; }";\r
52   strNSS += "p.whs12 {margin-top:1pt;margin-bottom:1pt; }";\r
53   strNSS += "p.whs13 {margin-top:1pt;margin-bottom:1pt; }";\r
54   strNSS += "p.whs14 {margin-top:1pt;margin-bottom:1pt; }";\r
55   strNSS += "p.whs15 {margin-top:1pt;margin-bottom:1pt; }";\r
56   strNSS += "p.whs16 {margin-top:1pt;margin-bottom:1pt; }";\r
57   strNSS += "p.whs17 {margin-top:1pt;margin-bottom:1pt; }";\r
58   strNSS += "p.whs18 {margin-top:1pt;margin-bottom:1pt; }";\r
59   strNSS += "p.whs19 {margin-top:1pt;margin-bottom:1pt; }";\r
60   strNSS += "p.whs21 {margin-top:1pt;margin-bottom:1pt; }";\r
61   strNSS += "p.whs22 {margin-top:1pt;margin-bottom:1pt; }";\r
62   strNSS +="</style>";\r
63   document.write(strNSS);\r
64 }\r
65 //-->\r
66 </script>\r
67 <script type="text/javascript" language="JavaScript" title="BSSC Special Effects" src="../ehlpdhtm.js"></script><script type="text/javascript" language="JavaScript" title="WebHelpInlineScript">\r
68 <!--\r
69 function reDo() {\r
70   if (innerWidth != origWidth || innerHeight != origHeight)\r
71      location.reload();\r
72 }\r
73 if ((parseInt(navigator.appVersion) == 4) && (navigator.appName == "Netscape")) {\r
74         origWidth = innerWidth;\r
75         origHeight = innerHeight;\r
76         onresize = reDo;\r
77 }\r
78 onerror = null; \r
79 //-->\r
80 </script>\r
81 <style type="text/css">\r
82 <!--\r
83 div.WebHelpPopupMenu { position:absolute; left:0px; top:0px; z-index:4; visibility:hidden; }\r
84 p.WebHelpNavBar { text-align:right; }\r
85 -->\r
86 </style><script type="text/javascript" language="javascript1.2" src="../whmsg.js"></script>\r
87 <script type="text/javascript" language="javascript" src="../whver.js"></script>\r
88 <script type="text/javascript" language="javascript1.2" src="../whproxy.js"></script>\r
89 <script type="text/javascript" language="javascript1.2" src="../whutils.js"></script>\r
90 <script type="text/javascript" language="javascript1.2" src="../whtopic.js"></script>\r
91 <script type="text/javascript" language="javascript1.2">\r
92 <!--\r
93 if (window.gbWhTopic)\r
94 {\r
95         if (window.setRelStartPage)\r
96         {\r
97         addTocInfo("Post-Pro module\n3D presentations\nField presentations\nScalar Map presentation");\r
98 addButton("show",BTN_IMG,"Show","","","","",0,0,"../whd_show0.gif","../whd_show2.gif","../whd_show1.gif");\r
99 addButton("hide",BTN_IMG,"Hide","","","","",0,0,"../whd_hide0.gif","../whd_hide2.gif","../whd_hide1.gif");\r
100 \r
101         }\r
102 \r
103 \r
104         if (window.setRelStartPage)\r
105         {\r
106         setRelStartPage("../index.htm");\r
107 \r
108                 autoSync(1);\r
109                 sendSyncInfo();\r
110                 sendAveInfoOut();\r
111         }\r
112 \r
113 }\r
114 else\r
115         if (window.gbIE4)\r
116                 document.location.reload();\r
117 //-->\r
118 </script>\r
119 </head>\r
120 <body><script type="text/javascript" language="javascript1.2">\r
121 <!--\r
122 if (window.writeIntopicBar)\r
123         writeIntopicBar(4);\r
124 //-->\r
125 </script>\r
126 <h1 class="whs1">Scalar Map presentation</h1>\r
127 \r
128 <p class="whs2"><span style="font-weight: bold;"><B><img src="../i_blue.jpg" x-maintain-ratio="TRUE" width="30px" height="30px" border="0" class="img_whs3">Scalar Map</B></span> is the basic type of visualization of calculation \r
129  data in <span style="font-weight: bold;"><B>Post-Pro </B></span>module. This \r
130  presentation consists of the following:</p>\r
131 \r
132 <p class="whs2">&nbsp;</p>\r
133 \r
134 <p class="whs4">- creating of a 3D presentation on the \r
135  basis of a field;</p>\r
136 \r
137 <p class="whs4">- coloring of the cells of this presentation, \r
138  according the scalar or vector values applied to this cells;</p>\r
139 \r
140 <p class="whs4">- creating of a scalar bar: a scale, representing \r
141  the correspondence &nbsp;between \r
142  the scalar values of the field and the used colors. </p>\r
143 \r
144 <p class="whs2">&nbsp;</p>\r
145 \r
146 <p class="whs2">All other types of field \r
147  presentation are based on the <span style="font-weight: bold;"><B>Scalar \r
148  Map. </B></span></p>\r
149 \r
150 <p class="whs2">&nbsp;</p>\r
151 \r
152 <p class=TODO\r
153         style="margin-top: 0px; margin-bottom: 0px;">To create a Scalar Map \r
154  presentation:</p>\r
155 \r
156 <p class="whs5">&nbsp;</p>\r
157 \r
158 <p class="whs4">- Right-click on one of the time stamps \r
159  of the field in the Object browser and from the pop-up menu choose <span \r
160  style="font-weight: bold;"><B>Scalar Map, </B></span><span>or</span></p>\r
161 \r
162 <p class="whs4">&nbsp;</p>\r
163 \r
164 <p class="whs4">- Click on one of the time stamps of the \r
165  field in the Object browser and select from the main menu <span style="font-weight: bold;"><B>Visualization \r
166  &gt; Scalar Map</B></span>, or click <img src="../pics/scalarmapicon.jpg" x-maintain-ratio="TRUE" width="31px" height="27px" border="0" class="img_whs6"> icon<span style="font-weight: bold;"> \r
167  <B></B></span>in the <span style="font-weight: bold;"><B>Visualization Toolbar</B></span></p>\r
168 \r
169 <p class="whs4">&nbsp;</p>\r
170 \r
171 <p class="whs7">The following dialog box will appear:</p>\r
172 \r
173 <p class="whs7">&nbsp;</p>\r
174 \r
175 <p class="whs8"><img src="../note1.gif" x-maintain-ratio="TRUE" width="36px" height="38px" border="0" class="img_whs9">This dialog box is equal \r
176  for all types of field presentations and it will be present as an additional \r
177  tab in all dialog boxes allowing to create the other types of presentations. \r
178  It allows to set the parameters of <span style="font-weight: bold;"><B>Scalar \r
179  range,</B></span> as well as the parameters of the <span style="font-weight: bold;"><B>Scalar \r
180  Bar.</B></span> You can also set these parameters as preferences which will \r
181  be used in all SALOME sessions: in the main menu select <span style="font-weight: bold;"><B>File \r
182  &gt;</B></span> <span style="font-weight: bold;"><B>Preferences &gt; Post Pro \r
183  &gt; Scalar Bar.</B></span> &nbsp;<span style="font-weight: bold;"><B>&nbsp;</B></span>&nbsp;</p>\r
184 \r
185 <p class="whs4">&nbsp;</p>\r
186 \r
187 <p class="whs7">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<img src="../pics/scalarbarproperties.png" x-maintain-ratio="TRUE" width="336px" height="501px" border="0" class="img_whs10"></p>\r
188 \r
189 <p class="whs7">&nbsp;</p>\r
190 \r
191 <ul type="disc" class="whs11">\r
192         \r
193         <li class=kadov-p><p class="whs12"><span style="font-weight: bold;"><B>Scalar \r
194  range parameters:</B></span></p></li>\r
195 </ul>\r
196 \r
197 <p class="whs12">&nbsp;</p>\r
198 \r
199 <ul type="disc" class="whs11">\r
200         \r
201         <ul type="disc" class="whs11">\r
202                 \r
203                 <li class=kadov-p><p class="whs13">Scalar Mode <span \r
204  style="font-weight: normal;">field: This field allows to choose the mode \r
205  of transformation of vector values into scalar values for creation of \r
206  the presentation. It can be module of the vector or one of three components \r
207  of the vector. (Note: This choose box is relevant only for fields containing \r
208  vector values, in other cases it will be inactive). &nbsp;</span></p></li>\r
209         </ul>\r
210 </ul>\r
211 \r
212 <p class="whs14">&nbsp;</p>\r
213 \r
214 <ul type="disc" class="whs11">\r
215         \r
216         <ul type="disc" class="whs11">\r
217                 \r
218                 <li class=kadov-p><p class="whs13">Logarithmic scaling \r
219  <span style="font-weight: normal;">check box: You can apply logarithmic \r
220  scaling to the color scale of the presentation.</span></p></li>\r
221         </ul>\r
222 </ul>\r
223 \r
224 <p class="whs15">&nbsp;</p>\r
225 \r
226 <ul type="disc" class="whs11">\r
227         \r
228         <ul type="disc" class="whs11">\r
229                 \r
230                 <li class=kadov-p><p class="whs15"><span style="font-weight: bold;"><B>Use \r
231  field range: </B></span>if this check box is selected, all cells of the field \r
232  presentation will be colored according the values applied to these cells. \r
233  &nbsp;</p></li>\r
234         </ul>\r
235 </ul>\r
236 \r
237 <p class="whs15">&nbsp;</p>\r
238 \r
239 <ul type="disc" class="whs11">\r
240         \r
241         <ul type="disc" class="whs11">\r
242                 \r
243                 <li class=kadov-p><p class="whs13">Use imposed range: \r
244  <span style="font-weight: normal;">here you can define your own range \r
245  of scalar values of the field, on the basis of which this presentation \r
246  will be constructed. The cells of the field presentation with applied \r
247  scalar or vector values belonging to this imposed range will be colored \r
248  according to these values. The other cells of the field presentation (with \r
249  applied scalar or vector values out of this imposed range) will be displayed \r
250  using one color. For the cells with applied scalar or vector values, which \r
251  are less than the minimal value of the imposed range, the color will be \r
252  the same as for the cells with applied minimal values. For the cells with \r
253  applied scalar or vector values, which are larger than the maximal value \r
254  of the imposed range the color will be the same as for the cells with \r
255  applied minimal values. &nbsp;</span></p></li>\r
256         </ul>\r
257 </ul>\r
258 \r
259 <p class="whs4">&nbsp;</p>\r
260 \r
261 <ul type="disc" class="whs11">\r
262         \r
263         <li class=kadov-p><p class="whs16">Colors and Labels</p></li>\r
264         \r
265         <li class=kadov-p><p class="whs17"><span style="font-weight: bold;"><B>Nb. \r
266  of colors </B></span>field: In this field you can enter the number of colors, \r
267  which will be used for coloring of cells containing scalar values.</p></li>\r
268         \r
269         <li class=kadov-p><p class="whs17"><span style="font-weight: bold;"><B>Nb. \r
270  of labels </B></span>field: In this field you can enter the number of labels, \r
271  indicating graduation of the scalar bar.</p></li>\r
272 </ul>\r
273 \r
274 <p class="whs4">&nbsp;</p>\r
275 \r
276 <ul type="disc" class="whs11">\r
277         \r
278         <li class=kadov-p><p class="whs7"><span style="font-weight: bold;"><B>Orientation: \r
279  </B></span>You can select <span style="font-weight: bold;"><B>Vertical </B></span>or<span \r
280  style="font-weight: bold;"><B> Horizontal </B></span>orientation of the scalar \r
281  bar. &nbsp;</p></li>\r
282 </ul>\r
283 \r
284 <p class="whs4">&nbsp;</p>\r
285 \r
286 <ul type="disc" class="whs11">\r
287         \r
288         <li class=kadov-p><p class="whs7"><span style="font-weight: bold;"><B>Origin:</B></span> \r
289  you can enter <span style="font-weight: bold;"><B>X</B></span> &amp; <span style="font-weight: bold;"><B>Y</B></span> \r
290  coordinates of the origin of the scalar bar.</p></li>\r
291 </ul>\r
292 \r
293 <p class="whs4">&nbsp;</p>\r
294 \r
295 <ul type="disc" class="whs11">\r
296         \r
297         <li class=kadov-p><p class="whs7">&nbsp;<span \r
298  style="font-weight: bold;"><B>Dimensions</B></span>: \r
299  you can enter <span style="font-weight: bold;"><B>Width</B></span> and <span \r
300  style="font-weight: bold;"><B>Height</B></span> of the scalar bar.</p></li>\r
301 </ul>\r
302 \r
303 <p class="whs4">&nbsp;</p>\r
304 \r
305 <ul type="disc" class="whs11">\r
306         \r
307         <li class=kadov-p><p class="whs7"><span style="font-weight: bold;"><B>Save \r
308  as default values </B></span>check box allows to save this parameters for \r
309  all presentations, which will be constructed later.</p></li>\r
310 </ul>\r
311 \r
312 <p class="whs7">&nbsp;</p>\r
313 \r
314 <ul type="disc" class="whs11">\r
315         \r
316         <li class=kadov-p><p class="whs18">Text properties <span \r
317  style="font-weight: normal;">button allows you to define from the following \r
318  dialog box:</span></p></li>\r
319 </ul>\r
320 \r
321 <p class="whs4">&nbsp;</p>\r
322 \r
323 <p class="whs19"><img src="../pics/textproperty.png" x-maintain-ratio="TRUE" width="308px" height="241px" border="0" class="img_whs20"></p>\r
324 \r
325 <p class="whs12">&nbsp;</p>\r
326 \r
327 <ul type="disc" class="whs11">\r
328         \r
329         <li class=kadov-p><p class="whs21"><span style="font-weight: bold;"><B>Title</B></span> \r
330  of the field, on the basis of which this presentation is created,</p></li>\r
331         \r
332         <li class=kadov-p><p class="whs21">Font<span style="font-weight: bold;"> \r
333  <B></B></span>properties of the <span style="font-weight: bold;"><B>Title</B></span>, \r
334  displayed in the Viewer</p></li>\r
335         \r
336         <li class=kadov-p><p class="whs21">Font<span style="font-weight: bold;"> \r
337  <B></B></span>properties of the <span style="font-weight: bold;"><B>Labels</B></span>, \r
338  displayed in the Viewer. &nbsp;</p></li>\r
339 </ul>\r
340 \r
341 <p class="whs21">&nbsp;</p>\r
342 \r
343 <p class="whs22">After you have finished with setting these \r
344  parameters, click <span style="font-weight: bold;"><B>OK. </B></span>Your presentation \r
345  with scalar bar will be immediately displayed in the viewer: </p>\r
346 \r
347 <p class="whs7">&nbsp;</p>\r
348 \r
349 <p class="whs4">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<img src="../pics/scalarrangesn.png" x-maintain-ratio="TRUE" width="433px" height="303px" border="0" class="img_whs23"></p>\r
350 \r
351 <p class="whs7">&nbsp;</p>\r
352 \r
353 <p class="whs7">\r
354 <a href="javascript:void(0);" onClick="var e; if (parseInt(navigator.appVersion)>=4){e=event;}  if (parseInt(navigator.appVersion) >=2 && typeof(PickupDialog_Invoke) == 'function') PickupDialog_Invoke(e,'','Creating field presentations','creating_field_presentations.htm');return false;" title="Related Topics"><img src="../ss_btn_related_topics.gif" border=0 height=17 width=82 alt="Related Topics"></a>\r
355 \r
356 \r
357  </p>\r
358 \r
359 <p class="whs7">&nbsp;</p>\r
360 \r
361 <p class="whs7">&nbsp;</p>\r
362 \r
363 <p class="whs7">&nbsp;</p>\r
364 \r
365 <p class="whs7">&nbsp;</p>\r
366 \r
367 <script type="text/javascript" language="JavaScript" title="WebHelpRelatedTopics"><!--\r
368 if (parseInt(navigator.appVersion) >= 3 && typeof (WritePopupMenuLayer) == "function")\r
369   WritePopupMenuLayer();\r
370 //--></script><script type="text/javascript" language="javascript1.2">\r
371 <!--\r
372 if (window.writeIntopicBar)\r
373         writeIntopicBar(0);\r
374 //-->\r
375 </script>\r
376 </body>\r
377 </html>\r