2020 Method
Changes 0
M

UIControlledApplication.CreateRibbonPanel

Description:
Create a new RibbonPanel on the Add-Ins tab.
Remarks:
This method will create a custom panel appending to the Revit AddIns tab. This method is not supported in Macros.
Overloads (3):
CreateRibbonPanel(String)
public virtual RibbonPanel CreateRibbonPanel(
	string panelName
)
Return Value RibbonPanel