Grasshopper

algorithmic modeling for Rhino

Hi everybody,

I have a list of numbers:
0 - 0.0
1 - 14.0
2 - 28.0
3 - 56.0
4 - 70.0
5 - 84.0

I want to reduce this list randomly with Reduce command.  Then I have a list of 3 numbers:
0 - 14.0
1 - 56.0
2 - 70.0

HOW CAN I GET THE LIST OF THE OTHER ITEMS?????  i.e.:
0 - 0.0
1 - 28.0
2 - 84.0

Thank you!
Maurice

Views: 706

Replies to This Discussion

This is an example that might need to be tackled in another way.

Here I'm using the Random and Dispatch components.
I think that there might be other ways...

I hope this is helpful.

- Giulio
________________________
giulio@mcneel.com
McNeel Europe, Barcelona
Attachments:

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