Hello,
I am looking for a routine to export the co-ordinates of line end points to a txt file.
I basically have lines radiating from the origin at 1 degree intervals for a full 360 degrees, each line is a different length. I need to find the co-ordinates of the lines end point.
I looked at the PO2txt lsp routine but I don't have points just lines. Is there an easy way to modify this lsp routine to look for lines rather than points?