<Code Lib>
2025.3 Overloads
Changes 0
O

UIApplication.GetRibbonPanels (Overloads)

Overloads (3):

Name Return Type Description
M GetRibbonPanels() List<RibbonPanel> Get all the custom Panels on Add-Ins tab of Revit.
M GetRibbonPanels(String) List<RibbonPanel> Get all the custom Panels on a designated Revit tab.
M GetRibbonPanels(Tab) List<RibbonPanel> Get all the custom Panels on a designated standard Revit tab.