Grasshopper

algorithmic modeling for Rhino

Hi , sorry for the simple question...
when connecting multiple streams into one input, it seems as though something is "flattening" this into a single list? I posted a simple example even though this is happening with other components as well (flatten is checked off!) 
so : ... 3 lists of 8 points , instead of getting {0} (0,1,2,3,4,5,6)
{1} (0,1,2,3,4,5,6,7) {2} (0,1,2,3,4,5,6,7)
I just get a list of 24 points?
can someone explain why, and how i create 3 seperate lists from this?
thank you.

Views: 758

Attachments:

Replies to This Discussion

If the 3 lists have the same path address, they will merge together into a single list. If you only have those 3 lists of points just use the flatten tree components to set a different path for each list before merging.
thanks,
although the problem is i have a big definition where i have about 100 sets of different point defined and i want to run each set of points through the same components in order to generate a seperate set of cuves etc... so is there anyway of not doing this manually ( i.e. connect each set of points to flatten component then manually set path to 0,1,2,3... etc.) ???

RSS

About

Translate

Search

Videos

  • Add Videos
  • View All

© 2024   Created by Scott Davidson.   Powered by

Badges  |  Report an Issue  |  Terms of Service