Generate WMF format |
Converting all drawings of a directory into WMF format AutoCAD/BricsCAD - command line This function is used to convert all drawings of a directory into WMF files (available from AutoCAD 2000). Call the following command: Command: whc_makewmf Please select one DWG 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 DWGs of the directory are opened automatically one after another and converted into the WMF format. Depending on directory size and computer performance, the process can take several minutes. |