Hello, I created a vb.net component that deals with a simliar problem. It is based on points on curves though. Have a look at it at http://tobesch.wordpress.com/2008/11/14/pointsoncurvesarray/. Maybe it gives you an idea of how you can modify it such that it works with lines instead of points.
TS On Nov 13, 8:28 pm, eppi <[EMAIL PROTECTED]> wrote: > Hi, > > it´s my first day working on Gh. I have 3 lists with the same number > of lines in it. is it possible to loft the first line of the first > list with the first line of the second list and the first line of the > third list and so on.... > > thx a lot
