If I have point p defined as P(x,y) where :
Sin(theta) = y/r and Cos(theta) = x/r.
How can I move point p through a tangent so that 'P' is
then twice the distance from the origin ?
Ah, almost. Except if the triangle was looked at with the top being the origin and below that P and to the right of that P1. what I was hoping to find a solution for is that this triangle could be at any angle on the circle but the point I would be interested in would be a point projected beneath p by a vector length of size n. So, that the origin and P and P2 would then line up. An extrusion along a path might be a better term to use.