Hi gisi, what do you mean by "apply"? If you merely want to copy a piece of geometry to a point, then you use the [Move] component. You'll have to create a vector for each point (easy if you move from the origin, in which case the motion vector *is* the point).
If you also want to orient the geometry, you'll need to use [Orient] or [OrientDirection]. -- David Rutten [email protected] Robert McNeel & Associates On Apr 3, 11:09 pm, gisi <[email protected]> wrote: > Hi, I am new to GH, so please forgive me if this is an easy thing to > do, but basically I have a series of points and lines that are > propogated based on the position of the last point. I would like to > then apply a geometric module to each set of points, would I first > have to create a surface and then use the paneling tools or is there a > way to apply a geometry to a line or point? Thank you!
