# If necessary, install latest version of Python to run on a machine without ArcPro # Must be connected to Team Fishel VPN to access network drive # Find Python under c:\Program ...
Converts DWG files to DXF format for use with the floor plan parser. python dwg_converter.py input.dwg [output.dxf] python dwg_converter.py --batch *.dwg --output-dir ./dxf_output ...