source: trunk/documents/UserDoc/DocBookUsersGuides/ForApplicationDeveloper/xml/AllResources/Control/UIcommands/_vis_modeling_trajectories_drawByParticleID-0_.html @ 904

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

ajout de la doc

File size: 1.7 KB
Line 
1<html><head><title>Commands in /vis/modeling/trajectories/drawByParticleID-0/</title></head>
2<body bgcolor="#ffffff"><h2>/vis/modeling/trajectories/drawByParticleID-0/</h2><p>
3Commands for drawByParticleID-0 model.<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>set [<i>parameters</i>]</b>
9<p><dd>
10Set trajectory colour through a string.<br>
11Two inputs are expected, for example<br>
12/vis/modeling/trajectories/drawByParticleID-0/set gamma red<br>
13<p><dd>Available at all Geant4 states.
14<p><dd>Parameters<table border=1>
15<tr><td>parameters
16<td>type s
17<td><td></table>
18<p><br><p><dt><b>setRGBA [<i>parameters</i>]</b>
19<p><dd>
20Set trajectory colour through red, green, blue and alpha components.<br>
21Five inputs are expected, for example<br>
22/vis/modeling/trajectories/drawByParticleID-0/setRGBA gamma 1 1 1 1<br>
23<p><dd>Available at all Geant4 states.
24<p><dd>Parameters<table border=1>
25<tr><td>parameters
26<td>type s
27<td><td></table>
28<p><br><p><dt><b>setDefault [<i>parameters</i>]</b>
29<p><dd>
30Set default trajectory colour through a string.<br>
31One input is expected, for example<br>
32/vis/modeling/trajectories/drawByParticleID-0/setDefault red<br>
33<p><dd>Available at all Geant4 states.
34<p><dd>Parameters<table border=1>
35<tr><td>parameters
36<td>type s
37<td><td></table>
38<p><br><p><dt><b>setDefaultRGBA [<i>parameters</i>]</b>
39<p><dd>
40Set default trajectory colour through red, green, blue and alpha components.<br>
41Four inputs are expected, for example<br>
42/vis/modeling/trajectories/drawByParticleID-0/setDefaultRGBA 1 1 1 1<br>
43<p><dd>Available at all Geant4 states.
44<p><dd>Parameters<table border=1>
45<tr><td>parameters
46<td>type s
47<td><td></table>
48</dl></body></html>
Note: See TracBrowser for help on using the repository browser.