Add-In example is not working

Add-In example is not working

Anonymous
Not applicable
219 Views
0 Replies
Message 1 of 1

Add-In example is not working

Anonymous
Not applicable
I am testing the Add-In example you can find under Help-Programming help. This example is adding 2 buttons to the Inventor environment. I am planning to use this for some good features but got problems. I am testing now with MSGBOX and can see that the ACTIVATE part is started. AUTOMATION, DEACTIVATION and EXECUTECOMMAND are there too. The button toolbar is started and the buttons is created within the ACTIVATE command but after this sub is runned both buttons is removed. One difference from the original code is that de definition of my property Automation is changed to: (=Private Property Get ApplicationAddInServer_Automation() As Object) and was in the help text: (=Private Property Get ApplicationAddInServer_Automation() As Inventor.AddInAutomation). I got an error mmessage and this change made it work...

Any clue?

Mikael Johansson
0 Likes
220 Views
0 Replies
Replies (0)