Hello!
I need to draw radial lines from a point to a polygon.The first line will be the shortest line till the polygon. After this line has been drawn, on either side of it, lines radiating from this point till they meet the Polygon need to bee drawn. The angle between two consecutive lines need to be constant.
I have attached an image to explain the problem better.
Thanks in advance for all the help.