2027 Method
Changes 0
M

UIApplication.GetRibbonPanels

Description:
Get all the custom Panels on a designated standard Revit tab.
Remarks:
Built-in panels will not be included. This method is not supported in Macros.
Overloads (3):
GetRibbonPanels(Tab)
public virtual List<RibbonPanel> GetRibbonPanels(
	Tab tab
)
  • tab
    The tab on which the panels are located.
Return Value List<RibbonPanel> List RibbonPanel