Grasshopper

algorithmic modeling for Rhino

3 Lists of n Points - IntCrv Thru Points of Same Index

If I have 3 lists of n Points, how can I create an Interpolated Curve through point(0) in each list then point(1) in each list etc so I end up with n curves?

(Without using List Item n times!)

Is this something to do with trees?

Views: 882

Attachments:

Replies to This Discussion

Flip matrix.

flip matrix?

I just did this...

Attachments:

Thanks for the reply... neater than my solution!

Hi Martyn,

You can either merge three lists and then flip the data, by using flip matrix component, or you could use the Weave component (it creates a new list out of initial three by taking the first item of the first list, then the first of the second, and then of third...):

Attachments:

Thanks Djordje!

RSS

About

Translate

Search

Photos

  • Add Photos
  • View All

Videos

  • Add Videos
  • View All

© 2024   Created by Scott Davidson.   Powered by

Badges  |  Report an Issue  |  Terms of Service