Can you please help me to figure out a way to obtain global coordinates of a point which is defined within local coordinates system.
Known:
(x,y) origin of the local coordinate system.
angle of the local coordinates system relative to global coordinate system.
(x,y) coordinate of the point with in local coordinate system.
Looking for:
(x,y) coordinate of the point with in global coordinate system.
Thank you so much!
Oleg