]> SALOME platform Git repositories - modules/visu.git/blob - doc/salome/gui/VISU/picking.htm
Salome HOME
Fix for Bug12383
[modules/visu.git] / doc / salome / gui / VISU / picking.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>Picking</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 img_whs1 { border:none; float:none; width:30px; height:30px; border-style:none; }\r
18 p.whs2 { margin-left:40px; }\r
19 img_whs3 { border:none; width:203px; height:156px; border-style:none; }\r
20 img_whs4 { border:none; width:25px; height:26px; border-style:none; }\r
21 ul.whs5 { list-style:disc; }\r
22 img_whs6 { border:none; width:306px; height:501px; float:none; border-style:none; }\r
23 p.whs7 { margin-left:38px; }\r
24 p.whs8 { margin-left:0px; font-weight:bold; }\r
25 p.whs9 { margin-left:38px; font-weight:bold; }\r
26 p.whs10 { font-weight:bold; margin-left:0px; }\r
27 -->\r
28 </style><script type="text/javascript" language="JavaScript">\r
29 <!--\r
30 if ((navigator.appName == "Netscape") && (parseInt(navigator.appVersion) == 4))\r
31 {\r
32   var strNSS = "<style type='text/css'>";\r
33   strNSS += "p.whs8 {margin-left:1pt; }";\r
34   strNSS += "p.whs10 {margin-left:1pt; }";\r
35   strNSS +="</style>";\r
36   document.write(strNSS);\r
37 }\r
38 //-->\r
39 </script>\r
40 <script type="text/javascript" language="JavaScript" title="WebHelpInlineScript">\r
41 <!--\r
42 function reDo() {\r
43   if (innerWidth != origWidth || innerHeight != origHeight)\r
44      location.reload();\r
45 }\r
46 if ((parseInt(navigator.appVersion) == 4) && (navigator.appName == "Netscape")) {\r
47         origWidth = innerWidth;\r
48         origHeight = innerHeight;\r
49         onresize = reDo;\r
50 }\r
51 onerror = null; \r
52 //-->\r
53 </script>\r
54 <style type="text/css">\r
55 <!--\r
56 div.WebHelpPopupMenu { position:absolute; left:0px; top:0px; z-index:4; visibility:hidden; }\r
57 -->\r
58 </style><script type="text/javascript" language="javascript1.2" src="whmsg.js"></script>\r
59 <script type="text/javascript" language="javascript" src="whver.js"></script>\r
60 <script type="text/javascript" language="javascript1.2" src="whproxy.js"></script>\r
61 <script type="text/javascript" language="javascript1.2" src="whutils.js"></script>\r
62 <script type="text/javascript" language="javascript1.2" src="whtopic.js"></script>\r
63 </head>\r
64 <body><script type="text/javascript" language="javascript1.2">\r
65 <!--\r
66 if (window.gbWhTopic)\r
67 {\r
68         if (window.addTocInfo)\r
69         {\r
70         addTocInfo("Post-Pro module\n3D presentations\nField presentations\nGauss Points Presentations\nPicking");\r
71 addButton("show",BTN_TEXT,"Show","","","","",0,0,"","","");\r
72 \r
73         }\r
74         if (window.writeBtnStyle)\r
75                 writeBtnStyle();\r
76 \r
77         if (window.writeIntopicBar)\r
78                 writeIntopicBar(1);\r
79 \r
80         if (window.setRelStartPage)\r
81         {\r
82         setRelStartPage("visu.htm");\r
83 \r
84                 autoSync(1);\r
85                 sendSyncInfo();\r
86                 sendAveInfoOut();\r
87         }\r
88 }\r
89 else\r
90         if (window.gbIE4)\r
91                 document.location.reload();\r
92 //-->\r
93 </script>\r
94 <h1>Picking</h1>\r
95 \r
96 <p><span style="font-weight: bold;"><B><img src="i_blue.jpg" x-maintain-ratio="TRUE" width="30px" height="30px" border="0" class="img_whs1"> </B></span>Picking is a special \r
97  way of viewing Gauss Points presentations</p>\r
98 \r
99 <p>&nbsp;</p>\r
100 \r
101 <p class="whs2"><img src="image34.jpg" width="203px" height="156px" border="0" class="img_whs3"></p>\r
102 \r
103 <p>&nbsp;</p>\r
104 \r
105 <p>Picking mode is activated by selecting &nbsp;<img src="image34.gif" width="25px" height="26px" border="0" class="img_whs4"> button in the Gauss Viewer toolbar. </p>\r
106 \r
107 <p>Now if the cursor touches a point it is highlighted &nbsp;with \r
108  triangular markers (pyramids). The cursor is dynamically generated so \r
109  that apexes of each pyramid touch the point sprite boundary, and the height \r
110  of the pyramid is fixed. </p>\r
111 \r
112 <p>To get information about the point click the left mouse button or press \r
113  S (or s) key of the keyboard. </p>\r
114 \r
115 <p>Once a point is selected, the presentation is centered around this point \r
116  and a semi-transparent window is displayed next to the selected point \r
117  and shows the following information:</p>\r
118 \r
119 <ul type="disc" class="whs5">\r
120         \r
121         <li class=kadov-p><p>The ID of the point within its parent mesh element</p></li>\r
122         \r
123         <li class=kadov-p><p>Coordinates of the Gauss point</p></li>\r
124         \r
125         <li class=kadov-p><p>In the case of a result at Gauss point: Scalar \r
126  value being inspected + all components individually</p></li>\r
127         \r
128         <li class=kadov-p><p>Name of its parent mesh element</p></li>\r
129 </ul>\r
130 \r
131 <p>In addition, the active scalar bar is updated to highlight the corresponding \r
132  value of the selected scalar value by a black line.</p>\r
133 \r
134 <p>&nbsp;</p>\r
135 \r
136 <p>All Picking preferences can be defined using Preferences, however, you \r
137  can customize them for the current presentation. </p>\r
138 \r
139 <p>&nbsp;</p>\r
140 \r
141 <p class="whs2"><img src="pics/picking.png" x-maintain-ratio="TRUE" width="306px" height="501px" border="0" class="img_whs6"></p>\r
142 \r
143 <p>&nbsp;</p>\r
144 \r
145 <ul type="disc" class="whs5">\r
146         \r
147         <li class=kadov-p><p><span style="font-weight: bold;"><B>Cursor</B></span> \r
148  - allows to adjust the <span style="font-weight: bold;"><B>Size</B></span> of \r
149  the cursor used for Picking (ranging from 0.1 to 1), the <span style="font-weight: bold;"><B>Height \r
150  of the pyramids</B></span> (ranging from 0 to 10) and the <span style="font-weight: bold;"><B>Selection \r
151  cursor color.</B></span> </p></li>\r
152         \r
153         <li class=kadov-p><p><span style="font-weight: bold;"><B>Tolerance</B></span> \r
154  - defines at which distance of the cursor from the point it becomes selected \r
155  (ranges from 0.001 to 10). </p></li>\r
156         \r
157         <li class=kadov-p><p><span style="font-weight: bold;"><B>Information window \r
158  -</B></span> allows to define the <span style="font-weight: bold;"><B>Transparency</B></span> \r
159  (from 0% = opaque to 100% = transparent) and <span style="font-weight: bold;"><B>Position</B></span> \r
160  of the window, which can be: </p></li>\r
161         \r
162         <li class=kadov-p><p class="whs7"><span style="font-weight: bold;"><B>Centred \r
163  below the point</B></span>, or</p></li>\r
164         \r
165         <li class=kadov-p><p class="whs7">located at <span style="font-weight: bold;"><B>Top-left \r
166  corner of the 3D view</B></span></p></li>\r
167         \r
168         <li class=kadov-p><p class="whs8">Movement \r
169  of the Camera <span style="font-weight: normal;">can also be define by \r
170  the user. </span></p></li>\r
171         \r
172         <li class=kadov-p><p class="whs7"><span style="font-weight: bold;"><B>Zoom \r
173  at first selected point -</B></span> This value is used to define the focal \r
174  distance at the first selected point (at the end of the movement of the \r
175  camera). This value is a ratio that will be multiplied by the current \r
176  zoom value.</p></li>\r
177         \r
178         <li class=kadov-p><p class="whs9">Number \r
179  of steps between two positions - <span style="font-weight: normal;">defines \r
180  the smoothness of camera movement at selection by the number of iterations. \r
181  If set to 1 the camera is zoomed and centered at the point momentarily. \r
182  Greater numbers mean very slow camera movement.</span> &nbsp;&nbsp;</p></li>\r
183         \r
184         <li class=kadov-p><p class="whs10">Display \r
185  parent mesh element - <span style="font-weight: normal;">allows to visualize \r
186  or hide the parent mesh element of the selected gauss point.</span> </p></li>\r
187 </ul>\r
188 \r
189 <p>&nbsp;</p>\r
190 \r
191 <p>&nbsp;</p>\r
192 \r
193 <script type="text/javascript" language="javascript1.2">\r
194 <!--\r
195 if (window.writeIntopicBar)\r
196         writeIntopicBar(0);\r
197 //-->\r
198 </script>\r
199 </body>\r
200 </html>\r