I have points along a perimeter. I am trying to figure out a way of scripting using command line commands, a way of drawing a line from each point. For example
_line (from point1 L, H ) to 5mm below point1 L,H.
The points are originally created using the marklengths command, so I do not have...