Find point intersections between a 3D nurbs curve and vertical planes

Guys,

how difficult is to find an intersection between planes and curves?

Anything wrong with this?

image

You need to use ReferencePlane.Plane node to get the geometric objects from the reference planes, (and of course to use Longest or CrossProduct Lacing):

2 Likes

Ciao Luca,

Thanks for your response.

This is what Iā€™m getting

It looks like your curve is not intersecting the planes, are you sure it is?
Can you maybe post a bigger screenshot?

That actually works.

Thanks Luca.