UIApplication Create |
Create a new RibbonPanel on the Add-Ins tab.
Namespace: Autodesk.Revit.UI
Assembly: RevitAPIUI (in RevitAPIUI.dll) Version: 25.3.0.0 (25.3.0.0)


Exception | Condition |
---|---|
ArgumentNullException | panelName is . |
ArgumentException | panelName is Empty. |
InvalidOperationException | If more than 100 panels were created. |

This method will create a custom panel appending to the Revit AddIns tab. This method is not supported in Macros.
