Good day

Where a user clicks a line or must be drawn showing the orientation
Where the user clicks I store its point in an array
I have another array with different orientations

How do I draw a Fixed line of length(3)[arrow] from 1 point in the direction of the orientation

Idea on how to go about doing it

Regards