Hi taz, thats exactly the problem, thanks. And also I tried to avoid that, because I have then n-times the components copied in my file which makes it a bit messy. I guess it wont be possible until David makes a loop component?
Florian On Sep 9, 7:09 am, taz <[EMAIL PROTECTED]> wrote: > Florian, > > I presume you can't join your curves to create a single curve for each > level and then translate. Your best bet is probably to make sure all > your geometries are sorted in an orderly way and then try to use a > cull pattern for the geometry on each "face" of your tower. You'll > need to have as many cull patterns as the number of individual > geometries around your perimeter. > > That's the best idea I can think of, if I understand your problem. > > taz > > On Sep 8, 5:43 pm, kupukupu <[EMAIL PROTECTED]> wrote: > > > > > Hi, > > > I rotated and copied a spline via "orient" in Xform > > because that enables me to rotate something n-times > > with a slider, which is not possible with the "rotax" > > (i think). > > > Now my problem: > > I have the n-times rotated geometries > > in one list but I would like to translate them > > in z-direction (of course a tower) with a series > > of vectors x-times. Does anyone know how > > to do that in such a way, that grasshopper > > takes all of the rotated geometries at once? > > now it starts with the (0) spline, then picks (1) > > until the last in the list which it then translates > > x-n time in z direction. > > > thanks in advance, > > > Florian- Hide quoted text - > > - Show quoted text -