I'm working on a job where I have to extract co-ordinate data from 2D polylines.
I need to extract the co-ordinate information for each separate element of the polyline ( lines and radius's )
If its a line I need the start and end co-ordinates ( x & y )
If its a radius I need the start and end co-ordinates and the radius centre co-ordinates (x & y )
So I would like to run a command, it asks to select a polyline and then it returns a list / copies to the clipboard a list of co-ordinates. Each element on a separate line.
For example if the polyline consisted of a 2 lines and a radius connecting them it would return
You're absolutely right Scott, thank you for spotting this bug with the program - given that the program is almost two years old, I'm surprised this hasn't been found before!
I'll look to implement a fix for the program as soon as possible.
Joking aside, I have now updated this program to version 1.2 to hopefully fix the problem with closed polylines. The new version can be downloaded from my site here (you may need to refresh the page if it has been viewed recently).