Grasshopper

algorithmic modeling for Rhino

Hi all,

I cannot figure out how to dispatch branches of the same tree to two lists.

 

I need to alternate the branches so that the first goes into a list A and the second goes into a list B and the third goes into the list A and so on...

 

 



 

 

 

 

 

 

 

 

 

 

Any help please?

 

Thanks

 

 

Views: 298

Replies to This Discussion

Hey,

pathmapper does it.

 

{ABC) -> {C}

 

then you get two branches with each 56 items

 

Best Regards

 

DeDackel

Talk about a hasty reply! :)

 

Don't forget semi-colons and correct parenthesis {A;B;C} --> {C}

haha,

 

you got me :-) Being faster as Danny with a pathmapper replie is making the day better :-)

 

Best Regards

 

DeDackel

thanks a lot!

 

i owe you!

 

ed

hey,

with bang component you can split the Lists after the pathmapper (if you do not know this?!).

 

Best Regards

 

DeDackel

RSS

About

Translate

Search

Videos

  • Add Videos
  • View All

© 2024   Created by Scott Davidson.   Powered by

Badges  |  Report an Issue  |  Terms of Service