algorithmic modeling for Rhino
hi !
I'd like to remove a list of point (LIST A), from another list of point (LIST B)
LIST B contain all point from LIST A, LIST A is made with an interactive set of data made by peoples moving in a place. (but not the subject here..)
Thing is, I've try to use the set difference component but it does not work properly...
LIST B is made of 9 points (x,y,z) (for now) LIST A is made of 25600 points (x,y,z)
And LIST C (LIST A - LIST B) is made of 25599 points... I don't know why... If anyone got an idea..
Regards
Tags:
Set Difference will only work if the points are really in the same location. If they're only kinda sorta in each others vicinity, they will not be recognised as identical points by the Set components.
I can't actually tell from your description whether the above is indeed the case, as you didn't post any data. But assuming I'm correct, there a few things you can try:
Thank's for answering that fast.
Thing is they really are same location... only Int multiple of 45, so 0/45/90 etc etc..
Here you go, Some data are send by processing using udp, I'll post some here.
{0;0}
0. 68;89;1
1. 68;84;1
2. 68;82;1
3. 69;81;2
4. 69;80;2
5. 70;74;1
6. 77;66;1
7. 78;69;1
8. 73;69;1
9. 72;68;1
10. 70;76;1
11. 69;78;1
12. 69;79;1
13. 68;83;1
14. 67;85;1
15. 67;86;1
16. 68;87;1
17. 68;88;1
18. 68;90;1
19. 69;91;1
20. 69;92;1
21. 70;94;2
22. 69;94;1
Welcome to
Grasshopper
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
© 2025 Created by Scott Davidson. Powered by