Convert DWG to DXF |
AutoCAD/BricsCAD - command line This function is used to convert all drawings of a directory automatically into the DXF format (R12/R13/R14). Call the following command: Command: whc_makedxf Please select one DWG file from the directory containing all drawings to be converted. Select one file from the directory. Select the version of the DXF format subsequently. The file selection can still be restricted. Confirm for selecting all files. By means of this script all DWGs of the directory are opened automatically one after another and converted into the DXF format. Depending on directory size and computer performance, the process can take several minutes.
|