Supress AutoCAD popups automatically using VBA

Supress AutoCAD popups automatically using VBA

arpitrai.cv17
Participant Participant
316 Views
1 Reply
Message 1 of 2

Supress AutoCAD popups automatically using VBA

arpitrai.cv17
Participant
Participant

Hi, I am trying to set Insertion Units to unitless for many drawings, every time I set the "insunits" variable to zero, AutoCAD gives me this popup, and the program waits for me to click on it. I want to either not show the Popup or just automatically select continue. Any ideas on how to achieve this?

 

image.png

 

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

Ed__Jobe
Mentor
Mentor

What units are you using for the drawing? Everything  but Decimal (which is really no units) sets the units used for rendering. Using Unitless messes up rendering. Why would you want to set it to Unitless?

Ed


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.
How to post your code.

EESignature

0 Likes