Examples
To customize the conversion of any output files, you can type additional parameters following the “-o=” entry. For example, you may want to customize output as detailed here:
-- Convert a .DWG file to SVG file(s) for display in CADViewer. The conversion will create a SVG file for the DWG Model Space as well as all PaperSpace Views in DWG:
ax2020 -i=<SOURCE_FILE.DWG> -o=<NEW_FILE.SVG> -f=SVG -basic