Hi,<br><br>/vis/scene/add/axes 0 0 0 30 cm should do the trick.<br><br>Best regards,<br><br><div class="gmail_quote">2013/4/29 Hermann Fuchs <span dir="ltr"><<a href="mailto:hermann.fuchs@meduniwien.ac.at" target="_blank">hermann.fuchs@meduniwien.ac.at</a>></span><br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><u></u>


  
  

<div>
Hello<br>
<br>
The command does not work any more.<br>
Here is a workaround<br>
<br>
# axes settings<br>
/control/alias axesWidth 2<br>
/control/alias axesLength 50<br>
/control/alias axesLengthHalf 25<br>
 <br>
# x-axis<br>
/gate/world/daughters/name xBox<br>
/gate/world/daughters/insert box<br>
/gate/xBox/setMaterial                            Air<br>
/gate/xBox/vis/forceWireframe<br>
/gate/xBox/vis/setColor red<br>
/gate/xBox/geometry/setXLength {axesLength} cm<br>
/gate/xBox/geometry/setYLength {axesWidth} cm<br>
/gate/xBox/geometry/setZLength {axesWidth} cm<br>
/gate/xBox/placement/setTranslation -{axesLengthHalf} 0 0 cm<br>
<br>
<br>
# y-axis<br>
/gate/world/daughters/name yBox<br>
/gate/world/daughters/insert box<br>
/gate/yBox/setMaterial                            Air<br>
/gate/yBox/vis/forceWireframe<br>
/gate/yBox/vis/setColor green<br>
/gate/yBox/geometry/setXLength {axesWidth} cm<br>
/gate/yBox/geometry/setYLength {axesLength} cm<br>
/gate/yBox/geometry/setZLength {axesWidth} cm<br>
/gate/yBox/placement/setTranslation 0 -{axesLengthHalf} 0 cm<br>
<br>
<br>
# z-axis<br>
/gate/world/daughters/name zBox<br>
/gate/world/daughters/insert box<br>
/gate/zBox/setMaterial                            Air<br>
/gate/zBox/vis/forceWireframe<br>
/gate/zBox/vis/setColor blue<br>
/gate/zBox/geometry/setXLength {axesWidth} cm<br>
/gate/zBox/geometry/setYLength {axesWidth} cm<br>
/gate/zBox/geometry/setZLength {axesLength} cm<br>
/gate/zBox/placement/setTranslation 0 0 -{axesLengthHalf} cm<br>
<br>
Cheers,<br>
Hermann<br>
<br>
On Fri, 2013-04-26 at 12:11 -0700, Ba Es wrote:
<blockquote type="CITE">
    Hello GATE user
</blockquote>
<blockquote type="CITE">
    In user guide v6.2, for inserting x, y  & z axes in world, write this command:
</blockquote>
<blockquote type="CITE">
    /gate/world/daughters/insert 3 axes
</blockquote>
<blockquote type="CITE">
    <a href="http://wiki.opengatecollaboration.org/index.php/Users_Guide_V6.2:Defining_a_geometry" target="_blank">http://wiki.opengatecollaboration.org/index.php/Users_Guide_V6.2:Defining_a_geometry</a>
</blockquote>
<blockquote type="CITE">
    but when i write this command,  can't see any thing in my world!!
</blockquote>
<blockquote type="CITE">
    anyone know how can i see axes in word?
</blockquote>
<blockquote type="CITE">
    <br>
    <br>
</blockquote>
<blockquote type="CITE">
    Thank you
</blockquote>
<blockquote type="CITE">
    Babak<br>
    <br>
</blockquote>
<blockquote type="CITE">
<pre>_______________________________________________
Gate-users mailing list
<a href="mailto:Gate-users@lists.opengatecollaboration.org" target="_blank">Gate-users@lists.opengatecollaboration.org</a>
<a href="http://lists.opengatecollaboration.org/mailman/listinfo/gate-users" target="_blank">http://lists.opengatecollaboration.org/mailman/listinfo/gate-users</a><span class="HOEnZb"><font color="#888888">
</font></span></pre><span class="HOEnZb"><font color="#888888">
</font></span></blockquote><span class="HOEnZb"><font color="#888888">
<br>
<table cellpadding="0" cellspacing="0" width="100%">
<tbody><tr>
<td>
<pre>-- 
-------------
DI Hermann Fuchs
Christian Doppler Laboratory for Medical Radiation Research for Radiation Oncology
Department of Radiation Oncology
Medical University Vienna
Währinger Gürtel 18-20
A-1090 Wien

Tel.  <a href="tel:%2B%2043%20%2F%201%20%2F%2040%20400%207271" value="+431404007271" target="_blank">+ 43 / 1 / 40 400 7271</a>
Mail. <a href="mailto:hermann.fuchs@meduniwien.ac.at" target="_blank">hermann.fuchs@meduniwien.ac.at</a>
</pre>
</td>
</tr>
</tbody></table>
</font></span></div>

<br>_______________________________________________<br>
Gate-users mailing list<br>
<a href="mailto:Gate-users@lists.opengatecollaboration.org">Gate-users@lists.opengatecollaboration.org</a><br>
<a href="http://lists.opengatecollaboration.org/mailman/listinfo/gate-users" target="_blank">http://lists.opengatecollaboration.org/mailman/listinfo/gate-users</a><br></blockquote></div><br><br clear="all"><br>-- <br>Jérôme Suhard<br>