02-01-2019
01:09 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
02-01-2019
01:09 PM
Create a keyboard alias/shortcut via iLogic/VBA
Is it possible to set up a keyboard alias via iLogic or VBA? To clarify, I'm not trying to assign a shortcut key to an iLogic rule or VBA macro. I am trying to set up an alias or keyboard shortcut for an Inventor command via the API.
In other words, before the code runs, the "iProperties" command has no keyboard shortcut. After the command runs, the "I" key or "Ctrl+I" is now the shortcut for iProperties. This should affect the actual Customization settings so it persists from session to session.
Is this possible?