Grasshopper

algorithmic modeling for Rhino

Hi all,

 

I'm having some problems with sorting these curves. (Not sure how they got messed up anyway, but I guess that had something to do with the many filleting and splitting...)

 

I tried sorting the start points by coordinates (I just want the upper one to be "0" and the bottom one to be "6". Sorting the keys work fine, (it shows 0,1,2,3,4,5,6), but when I try to sort the curves synchronously, I get 0,1,6,2,4,5,3?

 

What am I doing wrong?

 

thanks! Anja

Views: 307

Attachments:

Replies to This Discussion

You are using two sorting methods that are cancelling each other out.

Try using the List Item component to select the lines in the new sorted order.

lol, thank you :)

RSS

About

Translate

Search

Videos

  • Add Videos
  • View All

© 2024   Created by Scott Davidson.   Powered by

Badges  |  Report an Issue  |  Terms of Service