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