Add readme
parent
68fe6c9c9d
commit
6a34899331
@ -0,0 +1,7 @@
|
|||||||
|
# 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](doc/autocad-list.png)
|
Loading…
Reference in New Issue