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:
-- The conversion will merge in (overlay) the content defined by MERGE FILE into the BASE FILE and the result will be saved as OUTPUT FILE.
DwgMerge -base=<BASE FILE > -merge=<MERGE FILE > -out=<OUTPUT FILE> -over