Hi Pole, you'll have to use the Move or Orient component to relocate it onto the division points/frames. Moving in grasshopper is not really moving, since all data is left intact. Instead, when you move something, you create a duplicate of the original object and move the duplicate instead. So you can quite easily mimic Array commands from Rhino using a Move component with a bunch of translation vectors.
-- David Rutten [email protected] Robert McNeel & Associates On Feb 8, 1:05 pm, pole2008 <[email protected]> wrote: > how array a object on a divide-cure?
