Grasshopper

algorithmic modeling for Rhino

I'm trying to generate lines originating from the points, but since the points come from a split surface, I have many duplicate points. I tried using removeDuplicatePts but it barely removes 2 points with the default tolerance, and when I change it, it deletes useful points. 

Any way I can cull the duplicate points? 

Views: 1145

Attachments:

Replies to This Discussion

It's because your points are in different paths. If you flatten the list before feeding into the remove duplicates component then it will remove all duplicates across the tree.

Thanks a lot, that solved quite a few problems :D

RSS

About

Translate

Search

Videos

  • Add Videos
  • View All

© 2024   Created by Scott Davidson.   Powered by

Badges  |  Report an Issue  |  Terms of Service