Revit API Forum
Welcome to Autodesk’s Revit API Forums. Share your knowledge, ask questions, and explore popular Revit API topics.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Ribbon Application

1 REPLY 1
Reply
Message 1 of 2
gnikhil
309 Views, 1 Reply

Ribbon Application

Hi, I had just executed walkthrough : ribbon application available on autodesk website. Can some one help me, how we can execute the class of same assembly, which is loading the ribbon instead of providing another dll name in pushbutton constructure. e.g. PushButton pushButton1 = ribbonPanel.AddItem(new PushButtonData("HelloWorld1", "HelloWorld 1", @"C:\Practice\Autodesk\Revit\HelloWorld\HelloWorld\bin\Debug\HelloWorld.dll", "HelloWorld.Class1")) as PushButton; In above constructure i have provided the dll path having HelloWorld.Class1. If i have to use another class of same assembly, then how i can achieve this? Thanks Nikhil

Nikhil
1 REPLY 1
Message 2 of 2
jeremytammik
in reply to: gnikhil

dear nikhil,

 

work through the 'my first revit plugin' and the DevTV tutorials available from the Revit Developer page, then you will reach complete illumination!

 

http://www.autodesk.com/developrevit

 

best regards

jeremy
--
Jeremy Tammik
Autodesk Developer Network -- http://www.autodesk.com/joinadn
The Building Coder -- http://thebuildingcoder.typepad.com



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

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

Autodesk DevCon in Munich May 28-29th


Rail Community