Get coordinates from a 2D CAD file - software.

Job ID: 30732123

Budget: $30 – $250 USD

Hey, I'm looking for someone to develop a quick software in whatever language you want (python, java-script, excel, VBA, ...) whatever.

MAXIMUM BUDGET: 30USD
DEADLINE: 04-JULY-2021

INPUT:
Upload a 2D CAD file to the software (.DWG or .DFT or .IGS or .DXF or .SEV), just choose ONE that you prefer and be easy for you. You could use whatever library you want.

OUTPUT:
Get a .CSV with listing the coordinates of the ALL lines and circles that the drawing has. Example:

LINE,X1,Y1,X2,Y2
CIRCLE,X1,Y1,RADIUS

RESTRICTIONS:
*The software or whatever you develop should have 3 buttons, 1st for browse the file, 2nd for browse the folder to save the csv, 3rd to play (start).
*Software should be operating in Windows, executable or installation.
*Consider a polyline as a set of lines.