Grasshopper

algorithmic modeling for Rhino

Due to the mysterious disappearance of a previous thread, I'm posting the last item again.

To get the correct order of the points I've referenced the closest point on the original Plane Curve and sorted on the t value. The synchronously I have sorted every set of points along the curves based on this first order. (To get each set of points from the curves in one plane I have used the path mapper to collapse the individual items collectively to the branch above. {A;B;C;D}(i) --> {A;B;C})

To achieve this I have used the Param Viewer and List Item to get the Specific Branch holding the first set of points. Because the sort Component needs the same amount of data to do a synchronous sort I have duplicated it the right number of times so each set references the first set.

The Sort B input is just there to illustrate the order in the image.

 
Click on image to enlarge.

Views: 251

Replies to This Discussion

Thanks Danny

RSS

About

Translate

Search

Photos

  • Add Photos
  • View All

© 2024   Created by Scott Davidson.   Powered by

Badges  |  Report an Issue  |  Terms of Service