VisualStudioRevitAddinWizard 2022

VisualStudioRevitAddinWizard 2022

reylorente1
Collaborator Collaborator
5,813 Views
8 Replies
Message 1 of 9

VisualStudioRevitAddinWizard 2022

reylorente1
Collaborator
Collaborator

Donde puedo encontrar(Where can I find?)

Revit 2022 Visual Studio Add-in Templates?

 

0 Likes
Accepted solutions (3)
5,814 Views
8 Replies
Replies (8)
Message 2 of 9

RPTHOMAS108
Mentor
Mentor
Accepted solution

I don't think the 2022 SDK has been published yet.

 

The API assemblies are where they usually are (main Revit executable location) so references to existing projects can be swapped.

 

I'm occasionally checking:

Revit Platform Technologies | Autodesk Developer Network

Message 3 of 9

jeremy_tammik
Alumni
Alumni
Accepted solution

Thank you for the kind prompting. 

 

I'll update the wizard for Revit 2022 with pleasure as soon as possible.

  

Just as Richard points out, the new SDK has not been officially published yet.

 

That is no obstacle to updating the wizard and all your add-ins, though, since all you need to do so is included with the Revit product installation itself.

 

Good luck and have fun migrating to the new version.

 

Jeremy Tammik Developer Advocacy and Support + The Building Coder + Autodesk Developer Network + ADN Open
0 Likes
Message 4 of 9

reylorente1
Collaborator
Collaborator

and  Revit Lookup 2022?

0 Likes
Message 5 of 9

jeremy_tammik
Alumni
Alumni
Accepted solution

Same thing, coming asap... the disadvantage of a one-man-band... feel free to chip in and help.

 

Pull requests are more than welcome.

 

Thank you!

  

Jeremy Tammik Developer Advocacy and Support + The Building Coder + Autodesk Developer Network + ADN Open
Message 6 of 9

Sean_Page
Collaborator
Collaborator

Just copy the .dll from 2020, works great!

Sean Page, AIA, NCARB, LEED AP
Partner, Computational Designer, Architect
Message 7 of 9

reylorente1
Collaborator
Collaborator

Ya lo hice 

0 Likes
Message 8 of 9

jeremy_tammik
Alumni
Alumni

Muchas gracias. La manera preferida de actualizar un proyecto asi es de iniciar un pull request, una solicitud de tiron, en GitHub. Pero ya es una ayuda tu zip. 

 

Cordialmente, 

 

Jeremy

  

Jeremy Tammik Developer Advocacy and Support + The Building Coder + Autodesk Developer Network + ADN Open
0 Likes
Message 9 of 9

jeremy_tammik
Alumni
Alumni

I now updated both the C# and VB Visual Studio Revit Add-in Templates for Revit 2022:

  

https://github.com/jeremytammik/VisualStudioRevitAddinWizard/releases/tag/2022.0.0.0

  

Please let me know how they work out for you and if you see anything to fix or enhance.

  

If you do, please submit a pull request for it in GiHub. Thank you!

 

Jeremy Tammik Developer Advocacy and Support + The Building Coder + Autodesk Developer Network + ADN Open