Right now it's a little tricky. See this post for example http://groups.google.com/group/grasshopper3d/browse_thread/thread/e9c1378bc6bcab53/9172ccb1e0184dee?lnk=gst&q=abcdefg#9172ccb1e0184dee or search this group for "ABCD"
/Lars On 8 Mar, 19:52, David <[email protected]> wrote: > Hi all, > > so I have several coordinates in a Point XYZ component which represent > the start of the lines, > several coordinates in a Point XYZ component which represent the > middle of the lines > several coordinates in a Point XYZ component which represent the end > of the lines. > > I am trying to make a curve that takes the first coordinate of each > Point XYZ component and makes a curve out of those three points (start > point, middle point, end point) and then takes the next coordinate of > each Point XYZ component and makes another curve out of those. Kinda > like a loop in rhinoscript... > > thanks, > david
