Donde puedo encontrar(Where can I find?)
Revit 2022 Visual Studio Add-in Templates?
Solved! Go to Solution.
Donde puedo encontrar(Where can I find?)
Revit 2022 Visual Studio Add-in Templates?
Solved! Go to Solution.
Solved by jeremy_tammik. Go to Solution.
Solved by jeremy_tammik. Go to Solution.
Solved by RPTHOMAS108. Go to 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:
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:
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.
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.
and Revit Lookup 2022?
and Revit Lookup 2022?
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!
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!
Ya lo hice
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
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
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!
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!
Can't find what you're looking for? Ask the community or share your knowledge.