Grasshopper

algorithmic modeling for Rhino

cull items from original list after random reduce process

if there is a list and have been reduced by random reduce component.

result = new list with new indices ...

so how could we get the rest of items in the original list. 

thanks guys 

M.

Views: 4975

Replies to This Discussion

do you mean to get the items you already removed?

yes 

You can use Set Difference directly if it is a primitive data type or use Set Difference on the list indices if it is a complex data type.

good ... it works well ..

thank you so much  David Merlin

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