A tool to extract coordinates from CAD drawings
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
Dan Howe f99c34f13b Merge branch 'master' of http://git.wrl.unsw.edu.au:3000/gis-cad/dxf-to-csv 7 years ago
doc Add AutoCAD screenshot 7 years ago
scripts Add support for 2D files 7 years ago
README.md Add readme 7 years ago

README.md

dxf-to-csv

dxf-to-csv is a tool to extract coordinates from CAD drawings.

AutoCAD offers the LIST command, which shows the geometry of selected objects, but this approach is no practical when dealing with a large number of objects.

AutoCAD list command