I have created a line which consists of many segments. I'd like to find a way to create a perpendicular line at the END of the existing segment.
Another approach might be to merge all the segments and then create verticies and then create perpendicular lines at the verticies.
I'd like to do this using editing tool or a tool in the tool box. I never seem to understand how to use most of the code i find here.
Thanks