Grasshopper

algorithmic modeling for Rhino

Hello,

 

I have a data list of 64 points seperated into individuals paths for each point.  What i am trying to do is take every 5th path (thus point) from this data list at various starting points (e.g. every 5th path starting with path {0;0;0}, every 5th path starting with path {0;0;1} and so on.)

 

Could someone help me with how this can be done without itemizing out each individual point?

 

Thanks!

Views: 338

Replies to This Discussion

Split Tree. You can use wild cards aswell eg. {0;0;?;4}.

And if you mean 5th item in a branch then you will need to graft the tree first before going into split tree. to get the format that I have shown above.

Attachments:

RSS

About

Translate

Search

Photos

  • Add Photos
  • View All

© 2025   Created by Scott Davidson.   Powered by

Badges  |  Report an Issue  |  Terms of Service