Generate BMP format |
Converting all drawings of a directory into BMP format AutoCAD/BricsCAD command line This function is used to convert all drawings of a directory into BMP files (256 colors). Call the following command: Command: whc_makebmp 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 BMP format. Depending on directory size and computer performance, the process can take several minutes. |