Add Images into Addins for display on Ribbon button

Add Images into Addins for display on Ribbon button

Anonymous
Not applicable
1,604 Views
6 Replies
Message 1 of 7

Add Images into Addins for display on Ribbon button

Anonymous
Not applicable

Hello Team,

 

I have created Add ins for Inventor and added buttons and their images on ribbon.

But I have created folder into following path and pasted images into that folder because Inventor by default taking this path.

 

C:\Program Files\Autodesk\Inventor 2019\Bin\

 

But now I am trying to create Add ins which by default take Images from our C# solution not from any other location. (means I want Images added into Addins itself so I don't need to put manually any other location )

 

can you help me to find out solution of this problem?

 

0 Likes
1,605 Views
6 Replies
Replies (6)
Message 2 of 7

dgreatice
Collaborator
Collaborator

Hi,

 

 did you mean icon button?

 

use image resources.

Please use the ACCEPT AS SOLUTION or KUDOS button if my Idea helped you to solve the problem.

Autodesk Inventor Professional Certified 2014
0 Likes
Message 3 of 7

Anonymous
Not applicable

Hello

 

Thank you for your reply.

Yes, I want icon button which icons into add ins itself.

Please help me for how to use image resources into Inventor add ins

0 Likes
Message 4 of 7

dgreatice
Collaborator
Collaborator

First,

 

install developertools in:

C:\Users\Public\Documents\Autodesk\Inventor 2019\SDK

 

after installing, check in Visual studio:

File>New>Project

 

are there Autodesk Inventor 2019 Addin template installed?

 

 

 

Please use the ACCEPT AS SOLUTION or KUDOS button if my Idea helped you to solve the problem.

Autodesk Inventor Professional Certified 2014
0 Likes
Message 5 of 7

Anonymous
Not applicable

Yes, I have developed Addins into Inventor 2019 Addins template

0 Likes
Message 6 of 7

dgreatice
Collaborator
Collaborator

No, I mean after install developertools, you will be get default Autodesk Inventor 2019 AddIn template.

 

inside that template, you can learn how to using resource image.

Please use the ACCEPT AS SOLUTION or KUDOS button if my Idea helped you to solve the problem.

Autodesk Inventor Professional Certified 2014
0 Likes
Message 7 of 7

dgreatice
Collaborator
Collaborator

Capture1.JPGCapture2.JPG

Please use the ACCEPT AS SOLUTION or KUDOS button if my Idea helped you to solve the problem.

Autodesk Inventor Professional Certified 2014