(newbie) Kangaroo anchor points not working

Hi everyone! I’m trying to design a tensile structure but I’m having problems with the anchor points that are supposed to be on the ground. For somehow, the only working anchor points that are working are the ones that are up from the ground.

Does anyone know why this is happening? I’m new to Grasshopper and I would really appreciate some help :slight_smile:

PS- I designed it by selecting points manually because this is a group project and we are not so sure the points we want to use to create the tension.

R01_CoberturaGH.gh (18.3 KB)

I guess these two connections are inverted

you want to find (Hit) the points on the Mesh Vertices (Set) that are the most similar to the points you have manually picked as Anchors (Data)

2 Likes

Thank you!!!