Hi Wim, Grasshopper never changes order of data. Only components like Sort and Jitter do this.
The order in which curves are referenced, is typically the order in which you pick them. If you window-select objects, then the order is up for grabs, no way to predict it. -- David Rutten [email protected] Robert McNeel & Associates On Apr 7, 9:12 pm, wim <[email protected]> wrote: > David, > > I'm trying to get my head around linking lists but before I get in too > deep.... > > with reference to the "Object names ?" thread of 2009-02-07 > (link :http://groups.google.com/group/grasshopper3d/browse_thread/ > thread/506c0b5c8cd37df1/fc9bac81c545fe9e?lnk=gst&q=%22Object+names+%3F > %22 ) > > How can I check / be sure that the order in which my Curve component > lists the curves (or better: references the curves) in my document is > the same as the order in which my String component lists them? > > In short, I was able to modify the example that you posted to get a > list of layer names. But can I use this at all? Is there a way to > check the list against the grasshopper curves? I guess not but is > there then a way to ensure that the order is the same when the data > enters grasshopper? > > cheers, > wim
