Setup template for buttons

Setup template for buttons

Anonymous
Not applicable
324 Views
1 Reply
Message 1 of 2

Setup template for buttons

Anonymous
Not applicable

I have a strange question. I have a couple buttons programmed into Inventor, that do a couple different features. They use VBA, iLogic, and VB.Net code to do a couple of different things. Regarding this, I need to be able to implement these buttons, the VBA code, and the external rules they reference into other users Inventor software besides mine.

 

Is it possible to create something, like a setup template, or a file the executes a first time setup, which will add in the paths to the external rules, the code for VBA and the buttons for the ribbon? Or do I have to do this manually for each user in my office?

0 Likes
325 Views
1 Reply
Reply (1)
Message 2 of 2

arsenii_yavtushenko
Contributor
Contributor

Hello,

 

Why wouldn't you just combine all codes in one place, creating one complete add-in assembly?

Can you tell what commands are you trying to combine? What about a source code?

 

Hope this helps and best of luck?

0 Likes