VBA help - block insertion

VBA help - block insertion

matt_HH
Enthusiast Enthusiast
406 Views
2 Replies
Message 1 of 3

VBA help - block insertion

matt_HH
Enthusiast
Enthusiast

Hi There

 

Sorry that this will be such a basic question. I am not a VBA expert in any way....quite new actually . Running Autocad Architecure 2014. 

 

I have a VBA utility that I have made a special button for. I want this button to insert a dynamic block.

I have WBLOCK'ed the block and it is in a nework folder - no issues here.

 

There are several other snippets of VBA code that I have found online ands have tried to modify them to work. I must be doing something wrong, as it always stumbles within the code or silently sits there doing nothing.

 

I just want to click this button and my dynamic block (from network)  will be brought into the existing drawing, and the user will select insert point and direction..... Mouse click...done....block inserted. Similar action to a block that would be brought from a tool pallette (but has to be from this VBA utility)

 

Any help would be appreciated.

 

Matt

0 Likes
Accepted solutions (1)
407 Views
2 Replies
Replies (2)
Message 2 of 3

paullimapa
Mentor
Mentor
Accepted solution
0 Likes
Message 3 of 3

matt_HH
Enthusiast
Enthusiast

great....I will post it there.

 

thanks

0 Likes