Grasshopper

algorithmic modeling for Rhino

Regarding Data Trees - Inserting items at a specific position in a list of branches

I have a list of items as below broken into branches. Let's just say its points along a set of curves.


[{a,b,c...}, {a,b,c...}, {a,b,c...}, {a,b,c...}, {a,b,c...}]


I than have another set of points as follows
[x1, x2, x3, x4, x5]


How do I make it as 


[{x1, a, b,c...},{x2, a, b,c...},{x3, a, b,c...}...etc]



Views: 207

Replies to This Discussion

Got it, I used the weave function. So easy lol

RSS

About

Translate

Search

Photos

  • Add Photos
  • View All

© 2025   Created by Scott Davidson.   Powered by

Badges  |  Report an Issue  |  Terms of Service