Go over "Open in Block Editor" message

Go over "Open in Block Editor" message

Anonymous
Not applicable
692 Views
4 Replies
Message 1 of 5

Go over "Open in Block Editor" message

Anonymous
Not applicable

Hello,

 

I have few hundred drawings ( used as symbols) I have to update; the issue I have is that many of them are dynamic blocks. When I process them, the program stops when opening one of those drawings having authoring elements. Is there any way to go over that message instead of clicking "No" every time?

 

thanks for any suggestions.

 

e.g.

0 Likes
693 Views
4 Replies
Replies (4)
Message 2 of 5

Anonymous
Not applicable

Authoring Elements? Can you please expound. Would love to help if I can. Smiley Happy

0 Likes
Message 3 of 5

Anonymous
Not applicable

Hello,

 

Thank you for trying to help me. What I mean is that I have a bunch of drawings used as symbols (as blocks) in other drawings (ex: a desk with a chair) but some of them are made to be dynamic blocks when inserted. The problem I had, was that I had to open each of these symbols and for each one change all entities to have the color byblock. My program worked fine but whenever one of those "dynamic" drawings were opened I got the message:

 

at which point I had to say no and my application did what was supposed to and went to the next drawing(symbol).

 

The question is how to suppress this message? I've seen it done in a different application that uses Autocad as drafting engine, that's why I know it is possible, but I don't know how.

 

thanks,

 

e.g.

0 Likes
Message 4 of 5

Anonymous
Not applicable

I'm also interested in an elegant solution to this problem.

 

I fear the only solution is using WIN32 API to intercept the dialog and send a WM_MESSAGE to select the 'No' button...

0 Likes
Message 5 of 5

arcticad
Advisor
Advisor

The only other solution I've read about is to use SDI mode.

---------------------------



(defun botsbuildbots() (botsbuildbots))
0 Likes