DraftSight - Exporting circle coordinates

Hello,     

Regarding DraftSight, I would like to know if there is a way of exporting the coordinates of multiple circles(100+). Because I work with CNC machines and I need the coordinates to perform drills.

At the moment I'm using the "GETPROPERTIES" function to get coordinates but there's a problem with it:

  • after selecting the circles and clicking the "Get Properties" button, a window appears where I can see and copy the coordinates; the problem with the window is that it doesn't have infinite scrolling; if I hit ENTER more than 2 times at once I cannot scroll to the previous pages so I have to copy->paste coordinates to a file, hit ENTER 2 more times for 2 more pages, copy->paste, and so on...

      As you can imagine, the procedure is time(and nerve) consuming for dozens or hundreds of circles.      Is there any way to export the coordinates(maybe to a log file) or even make the command window have infinite scrolling(this way the information can be copied all at once)? Thanks!