We have demonstrated how to generate Revit ribbon creation
code automatically in either C# or VB.NET with the assistance of the Ribbon
Creator of Revit Addin Wizard (RevitAddinWizard) many times before. The Revit
Ribbon Creator provides a cool user interface to help collect necessary data
for all available ribbon groups and items, assign images big or small to them,
and set up associations between Revit ribbon buttons and external commands.
The Ribbon Creator has been enhanced dramatically to
facilitate the Revit .NET API ribbon creation work much better. The most noted
new features are the Revit Ribbon Definition schema invention and the ribbon
creator row/item edition.
Now let us look at the commands under the Help menu:
The Contents command will launch the online help page, more specifically,
the Spiderinnet blog index page:
http://spiderinnet.typepad.com/
It may be redirected to a more meaning help page in the
future.
The About command will pop up the following information
dialog:
The version is likely to change in the future, of course.
The new Ribbon Creator of RevitAddinWizard makes Revit
programmers’ life much easier for both C# lovers and VB.NETers.
Recent Comments