Message 1 of 11

Not applicable
09-01-2017
08:33 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I've got the functionality I want as a stand alone interface to Inventor but I'm now trying to create this as an Addin.
I've added the ButtonDefinition, enabled it, and hooked up an event handler to the OnExecute event of the ButtonDefinition but it won't reach that method when I hit the button.
I'm sure I'm close but something is eluding me.
Any help would be appreciated. I'm using VS2017 and would prefer a sample that isn't using obsolete methods or 32 bit only libraries as with the SDK samples for C#.
Thank you,
John
Solved! Go to Solution.