Buttons in Revit Ribbon Panel

Buttons in Revit Ribbon Panel

Anonymous
Not applicable
643 Views
1 Reply
Message 1 of 2

Buttons in Revit Ribbon Panel

Anonymous
Not applicable
I have created Ribbon Panel using C#. It has three Push Buttons. When a push button is clicked, it should display data , which is stored already in database. 
 
Means, I have to make External Command behind that Push Button. But how will that external command will be able to fetch data from database ?  
0 Likes
644 Views
1 Reply
Reply (1)
Message 2 of 2

jeremytammik
Autodesk
Autodesk

The database must provide an API that the external command can make use of.



Jeremy Tammik
Developer Technical Services
Autodesk Developer Network, ADN Open
The Building Coder

0 Likes