maybe i wasnt clear:<br><br>i have this patch:<br><br>gemhead<br>      |<br>repeat 30<br>      |<br>translateXYZ 10 10 0<br>      |<br>sphere <br><br><br>how can i save the coordinates of the 30 geos into a .txt file?<br>i would like to have my txt in this way:<br>
sphere1 x: 20 y: 20<br>sphere2 x: 23 y: 34<br>sphere2 x: 13 y: 4<br>....and so on<br><br><br>how can i do this?<br><br>Thanks<br><br>A.<br><br><br><br><div class="gmail_quote">2010/11/6 adam sanches <span dir="ltr">&lt;<a href="mailto:adam.sanches@gmail.com">adam.sanches@gmail.com</a>&gt;</span><br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Hi, i  need to save into a .txt file all the positions of iterated spheres made with repeat from zexy;<br>
<br>which mechanism do i need to get the individual position of each geo in the iterated chain?<br><br>thanks<br>
</blockquote></div><br>