Normals on Ellipse

Hi,

I’ve worked out the intersection points of a set of curves with an ellipse. Now i need the normal at these points but i cant get it to work.

I’m able to do it for one point on the ellipse but not for my list of intersection points.

Could someone pls give me a hand?

Many thanks,

Stephan

normal.gh (11.9 KB)

connect the tB output parameters of the intersection to the t input of evaluate curve

don’t reparametrize the curve, flatten the t input

1 Like

Try this: You can’t use the Normal ‘Rotate’ component to rotate a vector.

1 Like