CreateRibbonTab Method


Application Entry Point Create Ribbon Tab Method


Namespace: Autodesk.Revit.UI.Macros
Assembly: RevitAPIUI (in RevitAPIUI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public override void CreateRibbonTab(
	string tabName
)

Parameters

tabName String
See Also