Message 1 of 1
Add-In example is not working

Not applicable
08-12-2003
06:06 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
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
Any clue?
Mikael Johansson