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