Message 1 of 3
How to explode a block programmatically
Not applicable
02-04-2009
07:55 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I am trying to explode a block within a block.
I tried it with SendStringToExecute(_EXPLODE ALL ",False,False,True) but when the statement has executed
it waits on me to hit Enter or any keystroke to unhighlight everything in AutoCAD.
Can anybody show me how to explode a block programmatically in vb.net ?
I tried it with SendStringToExecute(_EXPLODE ALL ",False,False,True) but when the statement has executed
it waits on me to hit Enter or any keystroke to unhighlight everything in AutoCAD.
Can anybody show me how to explode a block programmatically in vb.net ?