https://github.com/griffelstudio/revit-add-in-template
Repository template for Autodesk Revit add-in development
https://github.com/griffelstudio/revit-add-in-template
revit template
Last synced: 10 months ago
JSON representation
Repository template for Autodesk Revit add-in development
- Host: GitHub
- URL: https://github.com/griffelstudio/revit-add-in-template
- Owner: griffelstudio
- Created: 2022-07-17T19:12:20.000Z (almost 4 years ago)
- Default Branch: development
- Last Pushed: 2023-05-21T14:58:19.000Z (about 3 years ago)
- Last Synced: 2025-03-30T20:30:33.450Z (about 1 year ago)
- Topics: revit, template
- Language: C#
- Homepage:
- Size: 28.6 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Template repository to quick start Revit add-in development
Contains Visual Studio solution, ready to be built for Revit 2018 - 2024.
Just replace "GS.Revit.Template" to your add-in name everywhere, leaving ".Addin" part at the end of root name space.