Message 1 of 9
Create a thumbnail from a block inside AutoCAD
Not applicable
09-11-2012
12:33 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello.
I hope someone could help me with this.
I'm developing a tool similar to Insert command.
All I need is to get the thumbnail (image preview) from blocks in my drawing with vb.net application.
I'm Using VS2010, and API.COM to develop this.
I found how to do this with an external dwg file, but in this case i want to show the thumbnail from blocks in a drawing opened.
Thanks in advance.