Community
Inventor Forum
Welcome to Autodesk’s Inventor Forums. Share your knowledge, ask questions, and explore popular Inventor topics.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Display thumbnail of an Inventor part in an Excel spreadsheet

8 REPLIES 8
Reply
Message 1 of 9
Anonymous
768 Views, 8 Replies

Display thumbnail of an Inventor part in an Excel spreadsheet

Is there an ActiveX object I can stick in an Excel spreadsheet cell that
will display the thumbnail contained in an Inventor file? I'm talking about
a live thing that would load the thumbnails each time the spreadsheet is
opened, not just a static snapshot at the time I put it in the cell.
8 REPLIES 8
Message 2 of 9
Anonymous
in reply to: Anonymous

Apprentice can retrieve the thumbnail so it should be possible. However if
you get too many thumbnails it could bring it to a crawl pretty quickly.

--
Sean Dotson, PE
RND Automation & Engineering
www.RNDautomation.com
www.mcadforums.com
Message 3 of 9
Anonymous
in reply to: Anonymous

I recall there was an ocx for the AutoCAD thumbnail, that I wrote into a VB6
app, so was wondering if one was available for Inventor files.


"Sean Dotson" wrote in message
news:5272570@discussion.autodesk.com...
Apprentice can retrieve the thumbnail so it should be possible. However if
you get too many thumbnails it could bring it to a crawl pretty quickly.

--
Sean Dotson, PE
RND Automation & Engineering
www.RNDautomation.com
www.mcadforums.com
Message 4 of 9
Anonymous
in reply to: Anonymous

Apprentice is this control. You use Apprentice to access properties of IV
files from outside of IV.

This might get you started...

C:\Program Files\Autodesk\Inventor 11\SDK\Tools\Users\ThumbnailView

--
Sean Dotson, PE
RND Automation & Engineering
www.RNDautomation.com
www.mcadforums.com
Message 5 of 9
Anonymous
in reply to: Anonymous

Thanks very much Sean. Unfortunately they won't let me have access to the
Inventor 11 disk yet. It's not available in the IV10 install folder either.
Have to put this on the back burner, but thanks for the reply.



"Sean Dotson" wrote in message
news:5273097@discussion.autodesk.com...
Apprentice is this control. You use Apprentice to access properties of IV
files from outside of IV.

This might get you started...

C:\Program Files\Autodesk\Inventor 11\SDK\Tools\Users\ThumbnailView

--
Sean Dotson, PE
RND Automation & Engineering
www.RNDautomation.com
www.mcadforums.com
Message 6 of 9
Anonymous
in reply to: Anonymous

>>Unfortunately they won't let me have access to the Inventor 11 disk yet.

IT Nazis...

There might be a similar example in the R10 SDK folders.

--
Sean Dotson, PE
RND Automation & Engineering
www.RNDautomation.com
www.mcadforums.com
Message 7 of 9
Anonymous
in reply to: Anonymous

Yep, bastards.

Nope - done looked.

"Sean Dotson" wrote in message
news:5273215@discussion.autodesk.com...
>>Unfortunately they won't let me have access to the Inventor 11 disk yet.

IT Nazis...

There might be a similar example in the R10 SDK folders.

--
Sean Dotson, PE
RND Automation & Engineering
www.RNDautomation.com
www.mcadforums.com
Message 8 of 9
Anonymous
in reply to: Anonymous

Oops had a regression error there - I was doing a search to find threads on
Neils AutoCenter addin. There now I'm back to this millenium.

John-IV10SP3a (proud of my caveman roots).


"Sean Dotson" wrote in message
news:5273215@discussion.autodesk.com...
>>Unfortunately they won't let me have access to the Inventor 11 disk yet.

IT Nazis...

There might be a similar example in the R10 SDK folders.

--
Sean Dotson, PE
RND Automation & Engineering
www.RNDautomation.com
www.mcadforums.com
Message 9 of 9
Anonymous
in reply to: Anonymous

If you can work with just the thumbnails, you can use:
http://www.cbliss.com/inventor/iCode/IVPreview+Jpeg.zip to extract them

or you could use the BOM Extractor:
http://www.cbliss.com/inventor/iCode/BomXTractor.htm to export an Excel
spread sheet that has some code for viewing the thumbnails in Inventor
files. Run it once, create an Excel file and look at the VBA embedded
in it. You should be able to grab that VBA code and modify / use it in
your excel file to get what you want. The install of the BOM Extractor
should install the ActiveX control that you need.

John-IV10SP3a wrote:

>Is there an ActiveX object I can stick in an Excel spreadsheet cell that
>will display the thumbnail contained in an Inventor file? I'm talking about
>a live thing that would load the thumbnails each time the spreadsheet is
>opened, not just a static snapshot at the time I put it in the cell.
>
>

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

Autodesk Design & Make Report