Unless you split the points out and manually create each curve through a separate component, then you won't be able to achieve this. This is one of the biggest issue with GH that all of the data gets strung together and something that David is currently working on. If you did want to split this you should extract through the List Item component the actual interval that you need, then supply that to the SubSet component.
Best, Damien On Feb 24, 7:29 pm, DonS <[email protected]> wrote: > Trying to create multiple subsets of points using divide interval. > Ideally I would like to create separate interpolated curves with each > of the subsets. > > http://grasshopper3d.googlegroups.com/web/090224.1.jpg > > I've tried plugging in the subset command to my base point evaluation > and to my divide interval, and then that into my interpolate curve. > Doesn't seem to work. Any one have any ideas. Thanks.
