12-17-2018
09:17 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
12-17-2018
09:17 AM
iLogic's only easy method is the iLogic browser which is not ribbon based, but it is a nifty dockable palette. However, iLogic editor allows you to write VB.Net code, from there you can write a command that can edit the ribbon, and add one or many CommandControls. If your going that far, you could write a complete add-in using straight up vb.net and visual studio, that autoloads every time Inventor opens (next level stuff = learning curve).
jvj