Hello,
I'm a beginner in using grasshopper and I'm trying to find a solution to a problem that seems so easy, but i can't find a good answer.
I have 2 lists of points: list A with more points and List B with fewer points. The points of list B are all in list A. I would like to have a List C with the points of List A that are not in List B.
List B is actually a list with points which divide a triangular surface with a random frequency.
The purpose is to have a list with points that are in between of all the points in List B.
So I created a List A with the points which divide the triangular surface with the double frequency. But than List A also has the points that are already in List B and I would like to exclude these points of B.
I can't find a tool in grasshopper that does that. Is there one?
I've also tried to write a programme in the Vb tool and it works for small frequencies, but if the frequency goes higher than three than it does strange things: some of the equal points are being treated as if they were different.
I believe that there is a simple solution but i've brainstormed too much on this topic that i can't think clearly anymore:)
Can anyone help me please?
Thank You!
Tags: