Cull a number of curves when they intersect a surface

i am trying to make it so a specific list of curves gets tested on whether they intersect a surface or not, and then cull the ones that do so. The ccs scx commands seem to not be working so im kinda lost


Like this?
Lines.gh (15.0 KB)

Lines Pick.gh (19.2 KB)
This one you can move the point with your mouse instead.

thats a very smart way to solve it, kangaroo is really good for things like this.

Thanks! I guess I was just having fun at that point lol.
Lines Pick with more options…gh (23.4 KB)
Below By Projected points.


Below By Distance

damn youre a pro

where did you learn about the curve point collider command cause im still trying to figure what you sent out

@muro

?
I guess you must mean this.
Yeah it doesn’t work to well in this scenario. Its supposed to keep you out of your rectangles… But its very glitchy and only adds a slight resistance. Its in the kangaroo collision section.


Apologies for the messy script. Its my fault. I could be a little cleaner. I will try and find some time to clean it up a little and add explanations. :slightly_smiling_face: