Batch plot from modelspace

Hello everyone!

I have a task to print many sheets from model space. Each sheet is defined by a dynamic block, which has two dynamic parameters - Distance_1 and Distance_2, which are the length and width of the sheet.

Is it possible to use Dynamo to create a script that will automatic select the required sheet formats and create a PDF files?

I know that there is something similar for Revit. But not for Civil (((

I am attaching a file for an example.
Thank!
test_plot.dwg (3.8 MB)

2 Likes

If you want plot with similar plot area then it possible with small lisp. Dynamo can help with layout or viewport.