Tagged Questions
2
votes
3answers
418 views
How to change DXF unit by Python 2.6
I have a bunch of DXF files to import into ArcGIS 10 but they are all in mm. However I need to change the unit to Meter and to do this I have to open AutoCAD to do it each time.
Can anyone help to ...