source: trunk/documents/UserDoc/DocBookUsersGuides/ForApplicationDeveloper/xml/AllResources/Control/UIcommands/_vis_geometry_set_.html

Last change on this file was 904, checked in by garnier, 16 years ago

ajout de la doc

File size: 5.6 KB
Line 
1<html><head><title>Commands in /vis/geometry/set/</title></head>
2<body bgcolor="#ffffff"><h2>/vis/geometry/set/</h2><p>
3Set vis attributes of Geant4 geometry.<br>
4<p><hr><p>
5<h2>Sub-directories : </h2><dl>
6</dl><p><hr><p>
7<h2>Commands : </h2><dl>
8<p><br><p><dt><b>colour [<i>logical-volume-name</i>] [<i>depth</i>] [<i>red</i>] [<i>green</i>] [<i>blue</i>] [<i>opacity</i>]</b>
9<p><dd>
10Sets colour of logical volume(s).<br>
11"all" sets all logical volumes.<br>
12Optionally propagates down hierarchy to given depth.<br>
13<p><dd>Available at all Geant4 states.
14<p><dd>Parameters<table border=1>
15<tr><td>logical-volume-name
16<td>type s
17<td>Omittable : default value = all
18<td><tr><td>depth
19<td>type d
20<td>Omittable : default value = 0
21<td><tr><td>red
22<td>type s
23<td>Omittable : default value = 1.
24<td><tr><td>green
25<td>type d
26<td>Omittable : default value = 1
27<td><tr><td>blue
28<td>type d
29<td>Omittable : default value = 1
30<td><tr><td>opacity
31<td>type d
32<td>Omittable : default value = 1
33<td></table>
34<p><br><p><dt><b>daughtersInvisible [<i>logical-volume-name</i>] [<i>depth</i>] [<i>daughtersInvisible</i>]</b>
35<p><dd>
36Makes daughters of logical volume(s) invisible.<br>
37"all" sets all logical volumes.<br>
38Optionally propagates down hierarchy to given depth.<br>
39<p><dd>Available at all Geant4 states.
40<p><dd>Parameters<table border=1>
41<tr><td>logical-volume-name
42<td>type s
43<td>Omittable : default value = all
44<td><tr><td>depth
45<td>type d
46<td>Omittable : default value = 0
47<td><tr><td>daughtersInvisible
48<td>type b
49<td>Omittable : default value = 0
50<td></table>
51<p><br><p><dt><b>lineStyle [<i>logical-volume-name</i>] [<i>depth</i>] [<i>lineStyle</i>]</b>
52<p><dd>
53Sets line style of logical volume(s) drawing.<br>
54"all" sets all logical volumes.<br>
55Optionally propagates down hierarchy to given depth.<br>
56<p><dd>Available at all Geant4 states.
57<p><dd>Parameters<table border=1>
58<tr><td>logical-volume-name
59<td>type s
60<td>Omittable : default value = all
61<td><tr><td>depth
62<td>type d
63<td>Omittable : default value = 0
64<td><tr><td>lineStyle
65<td>type s
66<td>Omittable : default value = unbroken
67<td>Parameter candidates : unbroken dashed dotted
68</table>
69<p><br><p><dt><b>lineWidth [<i>logical-volume-name</i>] [<i>depth</i>] [<i>lineWidth</i>]</b>
70<p><dd>
71Sets line width of logical volume(s) drawing.<br>
72"all" sets all logical volumes.<br>
73Optionally propagates down hierarchy to given depth.<br>
74<p><dd>Available at all Geant4 states.
75<p><dd>Parameters<table border=1>
76<tr><td>logical-volume-name
77<td>type s
78<td>Omittable : default value = all
79<td><tr><td>depth
80<td>type d
81<td>Omittable : default value = 0
82<td><tr><td>lineWidth
83<td>type d
84<td>Omittable : default value = 1
85<td></table>
86<p><br><p><dt><b>forceAuxEdgeVisible [<i>logical-volume-name</i>] [<i>depth</i>] [<i>forceAuxEdgeVisible</i>]</b>
87<p><dd>
88Forces auxiliary (soft) edges of logical volume(s) to be visible,
89regardless of the view parameters.<br>
90"all" sets all logical volumes.<br>
91Optionally propagates down hierarchy to given depth.<br>
92<p><dd>Available at all Geant4 states.
93<p><dd>Parameters<table border=1>
94<tr><td>logical-volume-name
95<td>type s
96<td>Omittable : default value = all
97<td><tr><td>depth
98<td>type d
99<td>Omittable : default value = 0
100<td><tr><td>forceAuxEdgeVisible
101<td>type b
102<td>Omittable : default value = 0
103<td></table>
104<p><br><p><dt><b>forceLineSegmentsPerCircle [<i>logical-volume-name</i>] [<i>depth</i>] [<i>lineSegmentsPerCircle</i>]</b>
105<p><dd>
106Forces number of line segments per circle, the precision with which a
107curved line or surface is represented by a polygon or polyhedron,
108regardless of the view parameters.<br>
109"all" sets all logical volumes.<br>
110Optionally propagates down hierarchy to given depth.<br>
111<p><dd>Available at all Geant4 states.
112<p><dd>Parameters<table border=1>
113<tr><td>logical-volume-name
114<td>type s
115<td>Omittable : default value = all
116<td><tr><td>depth
117<td>type d
118<td>Omittable : default value = 0
119<td><tr><td>lineSegmentsPerCircle
120<td>type d
121<td>Omittable : default value = -1
122<td></table>
123<p><br><p><dt><b>forceSolid [<i>logical-volume-name</i>] [<i>depth</i>] [<i>forceSolid</i>]</b>
124<p><dd>
125Forces logical volume(s) always to be drawn solid (surface drawing),
126regardless of the view parameters.<br>
127"all" sets all logical volumes.<br>
128Optionally propagates down hierarchy to given depth.<br>
129<p><dd>Available at all Geant4 states.
130<p><dd>Parameters<table border=1>
131<tr><td>logical-volume-name
132<td>type s
133<td>Omittable : default value = all
134<td><tr><td>depth
135<td>type d
136<td>Omittable : default value = 0
137<td><tr><td>forceSolid
138<td>type b
139<td>Omittable : default value = 0
140<td></table>
141<p><br><p><dt><b>forceWireframe [<i>logical-volume-name</i>] [<i>depth</i>] [<i>forceWireframe</i>]</b>
142<p><dd>
143Forces logical volume(s) always to be drawn as wireframe,
144regardless of the view parameters.<br>
145"all" sets all logical volumes.<br>
146Optionally propagates down hierarchy to given depth.<br>
147<p><dd>Available at all Geant4 states.
148<p><dd>Parameters<table border=1>
149<tr><td>logical-volume-name
150<td>type s
151<td>Omittable : default value = all
152<td><tr><td>depth
153<td>type d
154<td>Omittable : default value = 0
155<td><tr><td>forceWireframe
156<td>type b
157<td>Omittable : default value = 0
158<td></table>
159<p><br><p><dt><b>visibility [<i>logical-volume-name</i>] [<i>depth</i>] [<i>visibility</i>]</b>
160<p><dd>
161Sets visibility of logical volume(s).<br>
162"all" sets all logical volumes.<br>
163Optionally propagates down hierarchy to given depth.<br>
164<p><dd>Available at all Geant4 states.
165<p><dd>Parameters<table border=1>
166<tr><td>logical-volume-name
167<td>type s
168<td>Omittable : default value = all
169<td><tr><td>depth
170<td>type d
171<td>Omittable : default value = 0
172<td><tr><td>visibility
173<td>type b
174<td>Omittable : default value = 1
175<td></table>
176</dl></body></html>
Note: See TracBrowser for help on using the repository browser.