Hi David, A data structure that supports sublists or grouping of data would be very welcome! I have not yet had the time to learn scripting, and a lot of the ideas I have had for GH projects involve parts where either scripting or sublists are needed. Eg. drawing bezier curves inside a list of polygons. Keep up the good work!
Anders On Nov 14, 8:07 pm, David Rutten <[EMAIL PROTECTED]> wrote: > Hi US, > > it wouldn't be a component, it requires a change in the way data is > stored and -more significantly- a change in the way data is combined > when it flows into a component. > It's a big change deep in the core that might alter the behaviour of > many existing files. > > -- > David Rutten > Robert McNeel & Associates > > On Nov 14, 12:39 pm, "[EMAIL PROTECTED]" > > <[EMAIL PROTECTED]> wrote: > > david > > > a list of lists component would definitely be on my wish list > > > jonathon > > > On Nov 14, 8:50 am, David Rutten <[EMAIL PROTECTED]> wrote: > > > > Hi eppi, > > > > no. Lofting always creates a single loft surface through ALL input > > > curves. If you want to create multiple lofts, you'll have to use > > > multiple loft components. > > > This problem is something we're working on, but I don't know when > > > we'll have a first working prototype of the new data structure which > > > allows for sublists of data. > > > > -- > > > David Rutten > > > Robert McNeel & Associates > > > > On Nov 13, 10: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- Hide quoted text - > > > > - Show quoted text -
