If you get a DWG drawing which contains multiple frames (with individual drawings, title blocks) composed as a rectangular array in the modelspace, you can use the following utility that "batch plots" these sub-drawings, or - better - splits them into individual layouts, that can be batch-plotted using the PUBLISH command, or "explodes" them to separate DWG files or presets a set of page setups.
The free LISP utility CADstudio PlotDWGarr can be downloaded from Download. After you load it with APPLOAD, you can use the PlotDWGarr command to start the batch plotting (to the current - last-used - print device, with the current parameters - see your last PLOT) of all frames in the array, or the LayDWGarr command to generate new layouts containing the individual "drawings" (frames), or the wbDWGarr command to wblock the frames to separate DWG files, or the pcDWGarr command to generate a set of page setups (plot configs).
In all cases, the application first prompts for the shape of the rectangular array with the "drawings". You will sequentially specify the top left point (1), the size of a single frame (2), the distance between columns (3) and between rows (4), the number of columns and rows (see the picture). Possible missing frames - frames with no content - are ignored (not plotted).
Alternatively you can specify the plot frames using predrawn rectangles (on a given layer) or block references (of a given name).
As a result, either a respective number of plots is printed, or a series of numbered layouts or DWG files or a set of page setups is created. The generated layouts are created from the layout template "(PlotArrTemplate)" (rename an existing layout to this name). In this template you can predefine the viewport size, its scale, page setup, etc.). You can then plot this series in one go using the PUBLISH command. Similarly, the pcDWGarr creates page setups and automatically publishes these setups to the output device defined in the page setup template ("PlotArrTemplate").
Have we helped you? If you want to support the CAD Forum web service, consider buying one of our CAD applications, or our custom software development offerings, or donating via PayPal (see above).
You may also add a link to your web - like this "fan" link:
Featuring: Extend your AutoCAD LT productivity with our popular add-on CADstudio LT Extension
Please use these tips at your own risk. Arkance Systems is not responsible for possible problems that may occur as a result of using any of these tips.