LISP to auto plot all frames (in block form) and drawings within in model space

LISP to auto plot all frames (in block form) and drawings within in model space

jerrylim7TXJF
Explorer Explorer
4,379 Views
4 Replies
Message 1 of 5

LISP to auto plot all frames (in block form) and drawings within in model space

jerrylim7TXJF
Explorer
Explorer

I have multiple drawings all in model space. The frames or title blocks are all in block format with attributes in order, like drawing1, drawing2 etc. Inside the frames or title blocks are the geometries. Need a LISP to search through model space for all these frames, and plot out the extents/limits of each which will include the geometry.

 

Thanks!

0 Likes
Accepted solutions (1)
4,380 Views
4 Replies
Replies (4)
Message 2 of 5

maratovich
Advisor
Advisor

No problems.
For this, there is a program. Automatically find the title blocks. Automatically prints.
Use this:

Revers - Automatic batch printing a multiple format (rectangles, frames) of model space and layouts....

---------------------------------------------------------------------
Software development
Automatic creation layouts and viewport. Batch printing drawings from model.
www.kdmsoft.net
0 Likes
Message 3 of 5

DannyNL
Advisor
Advisor

And you can also use the search option in this forum to see if something similar exists, like i.e.

 

https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/batch-plot-to-pdf-in-model-space/m-p...

 

0 Likes
Message 4 of 5

jerrylim7TXJF
Explorer
Explorer
Accepted solution

Thanks!

This solution in this link solves the problem

0 Likes
Message 5 of 5

reegancath
Contributor
Contributor

Can you please reply how did you execute the script in the link . I am looking for the same lisp.

0 Likes