Get all the custom Panels on a designated standard Revit tab.
Namespace: Autodesk.Revit.UI
Assembly: RevitAPIUI (in RevitAPIUI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
C#
public virtual List<RibbonPanel> GetRibbonPanels( Tab tab )
Parameters
- tab Tab
- The tab on which the panels are located.