Message 1 of 2
Thumnbnail Issue from Inventor VB.NET
Not applicable
07-25-2016
03:04 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello,
This is my very first post on this Community. Plz ignore the mistakes, if any.
I am trying to get the thumbnail of .ipt images (Inventors) through Auto CAD.
I have Wrote a Function which is working fine for Stand Alone Application (.exe).
In that Application I have a Browse Button to browse the .ipt file and the Correct Image is showing up in PictureBox.
Unfortunately, I am unable to get the thumbnail in the Picture-box From Inventor (Vault Store) thorugh Command Method in Autocad.
The Function in the Program is being called and it is showing up Just 3D box, not the Actual Thumbnail.
I am not the getting why it is happening so. Exe is working but Dll is not working accurately.
Any Help or Suggestion will be Appreciated!!
Thank you