Grasshopper

algorithmic modeling for Rhino

I will like to sort a list of dimensions driven from 2 point distances. The idea is to sort the list from the smallest dim to the larger one. Any ideas..




Thank you

Views: 566

Attachments:

Replies to This Discussion

Maybe I don't get you right, but if you just want to sort the list from the Distance you can use Sort List from: Logic|List|SortList
that is what I'm trying to do. But is not working somehow I don't seem get the sort component to sort the list in a growing order.
You need to flatten the output of the Dist component in order to do what you want with the sort...so in the sort K input, right click and select 'Flatten'
beautifull....thank you Luis
Sorry, didn't look at your def. All distances are on separate branches, you need to flatten the list first, then SortList will work.

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