MikeS Posted March 3, 2010 Posted March 3, 2010 I have a dynamic block that was WBLOCKed to a file. If I insert the block through Design Center, all is well. However, if I browse for the same block (or insert it through .InsertBlock in VBA), the block loses all of it's dynamic properties AND attributes. Has anyone else experienced this? Quote
MikeS Posted March 3, 2010 Author Posted March 3, 2010 I found a partial answer here. At least I can insert the block in VBA using this method: http://www.cadtutor.net/forum/showthread.php?t=26666&highlight=insertblock Quote
edwinprakoso Posted March 4, 2010 Posted March 4, 2010 Probably it becomes a 'nested block'? Have you tried to explode it? Quote
SuperCAD Posted March 4, 2010 Posted March 4, 2010 Out of curiosity, why would you need to use VBA to insert a block. There are a few ways that, to me at least, would be much easier to use rather than VBA to insert a block. You might want to explore the Tool Palette option. It looks like you're having the same issue I have on some of the dynamic blocks when I copy and paste them after they've been modified. Quote
MikeS Posted March 4, 2010 Author Posted March 4, 2010 I have to add multiple blocks to 2200 drawings. With VBA I can put the right block in the right place automatically. Quote
Recommended Posts
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.