Hi Jakob, if the transformation component can't help you out, you may have to create a new plane from scratch. Probably by using CrossProduct vectors to define the new axis directions of planes.
-- David Rutten Robert McNeel & Associates On Nov 11, 12:16 am, Jakob <[EMAIL PROTECTED]> wrote: > hi, > > i have a huge list of intersecting points that i am using for creating > center boxes. i gave each intersecting point one vector that is going > to be used to align the boxes. that means every box in one row should > face the same direction perpendicular to the green vector as you can > see in the image i posted > here:http://grasshopper3d.googlegroups.com/web/Align_Boxes.gif?gsc=zh1D9ws... > > the problem i have, is that i can`t figure out how to align the list > of boxes perpendicular to the vectors! i tried different methods, i.e. > aligning planes / orient direction, but nothing turned out satisfying. > i basically need to know how to align a list of planes to the given > vectors! > > could anyone help me out?! > > thanks, jakob
