Message 1 of 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Is there a way to have a keyboard shortcut initiate a iLogic rule?
Inventor 2020
Solved! Go to Solution.
Is there a way to have a keyboard shortcut initiate a iLogic rule?
Inventor 2020
Solved! Go to Solution.
There's no way to create a keyboard shortcut directly for an iLogic rule. But you could create a VBA macro that would launch an iLogic rule, and add a keyboard shortcut for the macro.
https://forums.autodesk.com/t5/inventor-forum/ilogic-shortcut-key/m-p/2799662/highlight/true#M386073
The 2e option is to use my addon "Button Constructor" to create a button and add a shortcut to the new button.
http://www.hjalte.nl/inventor-addins/31-button-constructor
Jelte de Jong
Did you find this post helpful? Feel free to Like this post.
Did your question get successfully answered? Then click on the ACCEPT SOLUTION button.
Blog: hjalte.nl - github.com