Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alvpickmans/multiversion-revit-plugin-sample
Sample plugin targeting multiple Revit versions
https://github.com/alvpickmans/multiversion-revit-plugin-sample
Last synced: about 1 month ago
JSON representation
Sample plugin targeting multiple Revit versions
- Host: GitHub
- URL: https://github.com/alvpickmans/multiversion-revit-plugin-sample
- Owner: alvpickmans
- License: mit
- Created: 2021-05-03T08:53:37.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-01-04T13:23:37.000Z (almost 3 years ago)
- Last Synced: 2023-03-01T03:31:33.905Z (over 1 year ago)
- Language: C#
- Size: 11.7 KB
- Stars: 17
- Watchers: 4
- Forks: 10
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# multiversion-revit-plugin-sample
Sample plugin targeting multiple Revit versions, cf. the comprehensive article
on [Multiversion Revit plugins explained](https://www.matterlab.co/post/multiversion-revit-plugins-explained)
and [other Revit add-in template alternatives](https://github.com/jeremytammik/VisualStudioRevitAddinWizard#alternatives).