ACADE project-wide utility running script with excessive pause after each iteration

ACADE project-wide utility running script with excessive pause after each iteration

zac42XFK
New Member New Member
70 Views
1 Reply
Message 1 of 2

ACADE project-wide utility running script with excessive pause after each iteration

zac42XFK
New Member
New Member

Hi, I'd like to run a plot script through the entire project, but there is an excessive pause after the script is complete on a single drawing. The pause can be interrupted with a click in the main window. Sometimes the program freezes. Please help!

Thanks,

JZG

0 Likes
71 Views
1 Reply
Reply (1)
Message 2 of 2

arshdeepsingh404
Collaborator
Collaborator

Hello @zac42XFK 

 

What are you using the run this lisp program project wide?

My preferred way is to create a .scr file to call the LISP file command on multiple drawings. Check out the attached PDF.


You can try adding (command "_.REGENALL") after plot command, This sometimes help to give control back to the AutoCAD UI.

Arshdeep Singh
Electrical Designer & Programmer
C.Tech | CMSE® | Autodesk Expert Elite
LinkedIn

Did you find this post helpful? Feel free to Like this post.
Did your question get successfully answered? Then click on the ACCEPT SOLUTION button.

EESignature

0 Likes