Curve intersection

Hi everyone !

So, here is the thing :


I don’t understand why this doesn’t work.

What I’m looking for is a method that allows me to get the intersection with curves and get the new curves or the intersection point

Seems that both input going into the Geometry.IntersectAll are curves. Curves in 3D are very likely to miss each other. Did you want to intersect a curve with a surface?

Yep, Actually, it wasn’t on the same plane. ^^ thanks