Grasshopper

algorithmic modeling for Rhino

i performed a cull duplicates operation on a list of points and it leaves me with the culled points, their index values, and the number of duplicates represented by each culled point. what id like to do is take the list of duplicates and convert them into a boolean pattern so that i can dispatch the original list of points (pre-cull operation). specifically, i want to replace all instances of 3 with 3 true values, and all instances of 6 with 6 false values. any ideas?

Views: 1460

Attachments:

Replies to This Discussion

just solved it...

just incase anyones got the same problem

Attachments:

RSS

About

Translate

Search

Videos

  • Add Videos
  • View All

© 2024   Created by Scott Davidson.   Powered by

Badges  |  Report an Issue  |  Terms of Service