Walkthrough: Add Hello World Ribbon Panel - Not working with Revit 2019

Walkthrough: Add Hello World Ribbon Panel - Not working with Revit 2019

Anonymous
Not applicable
914 Views
5 Replies
Message 1 of 6

Walkthrough: Add Hello World Ribbon Panel - Not working with Revit 2019

Anonymous
Not applicable

Hi Team

I have go through http://help.autodesk.com/view/RVT/2019/ENU/?guid=Revit_API_Revit_API_Developers_Guide_Introduction_G...

Not found Name of application/Ribbon Panel (Like available for Hello World Demo in Addins -> External Tools -> HelloWorld)

 

->ExternalCommand Bind Successfully But unable found linking for ExternalApplication Demo

 

->Visual Studio 2015 + Revit 2019

 

-> Please HELP Me.

 

0 Likes
915 Views
5 Replies
Replies (5)
Message 2 of 6

jeremytammik
Autodesk
Autodesk

The URL you pasted does not work for me.

 

Do you mean this one?

 

http://help.autodesk.com/view/RVT/2019/ENU/?guid=Revit_API_Revit_API_Developers_Guide_Introduction_G...

 

Cheers,

 

Jeremy

 



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

0 Likes
Message 3 of 6

Anonymous
Not applicable
Yes
0 Likes
Message 4 of 6

jeremytammik
Autodesk
Autodesk

I see that the figures are missing in that guide.

 

I reported the problem to the development team in the issue REVIT-132224 [API docs developer guide: figures missing in hello world].

 

Thank you for making us aware of this.

 

You might be able to look at the version for Revit 2018 for the time being:

 

http://help.autodesk.com/view/RVT/2018/ENU/?guid=Revit_API_Revit_API_Developers_Guide_Introduction_G...

 

The content has hardly changed, and the images are intact there.

  

Cheers

 

Jeremy

 

 



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

Message 5 of 6

Anonymous
Not applicable

I followed same steps.

But not found Ribbon panel in Add-Ins Tab.

Is there setup except code(Build Successfully) and Addin files(set at C:\ProgramData\Autodesk\Revit\Addins\2019\<name.addin>)

0 Likes
Message 6 of 6

jeremytammik
Autodesk
Autodesk

That is all.

 

You also need to ensure that the assembly path pointing to the compiled DLL is correct in the add-in manifest.



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

0 Likes