Jump to content

sned vba command to acad whilst form is open


Recommended Posts

Posted

whats the code to send a command to the current acad drawing whilst a form is open??

 

I dont want to make my form modeless before sending a command

Posted

>>whats the code to send a command to the current acad drawing whilst a form is open??

 

>>I dont want to make my form modeless before sending a command

 

Im not sure what you mean. If you have your OWN form open, you can send commands to autocad - you just cant use the mouse to interact with the drawing.

 

If its someone elses modal form, then you're sunk. I just answered this same question in the Acad NG's ... was this you again?

 

BTW, you can't just "make a form modeless"... you create it that way, and, short of a bunch of hocus pocus, the form will stay that way.

Posted

i was talking about VBA and forms.

 

With vba you can hide then reshow a form to be modeless.

 

I was having trouble changing layouts within a drawing to retrieve attributes whilst the userform was shown (modal).

 

I worked it out any way - but thak you for your reply.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...