Changing Vector Direction

Hi All,

I have a randomly shaped curve which I divided into 100 points to find out the vector direction on each point. I tried to orient all of them towards positive Y-Axis but only a few are getting oriented and the rest are oriented towards negative Y-Axis.

I wanted to know is there a way where I can make all of the vectors orient towards positive Y- Direction.

I hope I could convey the problem.

Regards,
Kedar

vectorsFacingRandomDirection.gh (15.6 KB)

I am not sure if this is what you want…
vectorsFacingRandomDirection.gh (8.5 KB)

Or this?
vectorsFacingRandomDirection.gh (18.4 KB)

1 Like

Hi David,

Thank you for the reply. This is kinda what I was looking for, I think I was not very clear with my post. Yes, Sorry I forgot to mention that I was looking for them to be perpendicular at that point on the curve in positive Y-Axis.

Sorry for the confusion.

1 Like