.NET
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic to the Top
- Bookmark
- Subscribe
- Printer Friendly Page
Re: How to Access Raster Preview/Th umbnail Stored in DWG
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
04-28-2011 07:07 AM in reply to:
*Warren Newhauser
I have successfully used this code for many years (since Inventor 2009) to view .ipt thumbnails on a form.
However, after I installed Inventor 2012 the code has stopped working.
If I start Inventor 2011 and run the code, the thumbnail is extracted successfully.
If I start Inventor 2012 and run the code, it fails at the xImg.Extract(img) line (see attachment).
If I again start Inventor 2011 and run the code, the thumbnail is extracted successfully.
etc.
Are there anyone who can help in solving this?
Re: How to Access Raster Preview/Th umbnail Stored in DWG
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
04-28-2011 11:17 AM in reply to:
ivst
Re: How to Access Raster Preview/Th umbnail Stored in DWG
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
05-03-2011 01:15 PM in reply to:
Mikko
Guess what happened when I tried this on .dwg files?
OK, I'll tell you, I got previews.
Dwg files were save as 2000 or 2007 file type.
CAD Programming Solutions


