Tag in clockwise direction: Sort Vector Rotation

@Vikram_Subbaiah Thanks for the response, sorry I’ve been pretty swamped today so I haven’t managed to have a lengthy play around.

I did try your normalized method but the values stayed the same. What I did see in your script was the Vector.YAxis node inputting to “othervector”. This did change the values to but only by 360 - “the value”. Still not correct as it’s calculating between the same points - wishful thinking!

I can’t access the model at the moment so I can’t give you accurate angles, but what I’m expecting is something along the lines of:

Expected angle from centre of circle to end point of pipe:
A angle = 10°
B angle = 90°
C angle = 190°
D angle = 280°

Current:
C angle = 349°
D angle = 348.117°
B angle = 348.115°
A angle = 347°

I’ll have another play around when I get the chance but deadlines are looming at the moment. I’ll try and get on tonight and let you know how it goes.

Thanks

1 Like