Adding Dropdown/popup buton in inventor ribbon panel

By Philippe Leefsma

Q:

I want to create dropdown and popup controls in Inventor ribbon interface, like for example the "Text" command button in the Sketch -> Draw panel, and the "UserInterface" command button in the View tab in the Part.

A:

You should use CommandControls.AddButtonPopup method, and CommandControls.AddTogglePopup method respectively in order to add those two styles of controls in the ribbon panel. The attached .Net add-in contains an example for both.


Comments

Leave a Reply

Discover more from Autodesk Developer Blog

Subscribe now to keep reading and get access to the full archive.

Continue reading