Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jeremytammik/revitsdksamples
Revit SDK Documentation and Samples
https://github.com/jeremytammik/revitsdksamples
Last synced: 17 days ago
JSON representation
Revit SDK Documentation and Samples
- Host: GitHub
- URL: https://github.com/jeremytammik/revitsdksamples
- Owner: jeremytammik
- License: mit
- Created: 2019-09-11T11:53:12.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-04-18T16:45:57.000Z (8 months ago)
- Last Synced: 2024-10-16T15:07:47.467Z (2 months ago)
- Language: Rich Text Format
- Homepage: https://www.autodesk.com/developer-network/platform-technologies/revit
- Size: 449 MB
- Stars: 120
- Watchers: 20
- Forks: 40
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# RevitSdkSamples
Revit SDK Documentation and Samples.
This repository was created in order to make the official Revit SDK available online, especially to enable adding it to
the [ApiDocs.co code search sample collection](https://github.com/gtalarico/apidocs.samples) to provide sample code for
the [Apidocs.co API documentation pages](https://apidocs.co).Initial commit from Revit SDK installed from REVIT_2020_SDK.msi, 367304704 bytes, Mar 28 10:40, downloaded from
the [Revit Developer Center](http://www.autodesk.com/developrevit).Reinitialised from the Revit 2021 SDK in May 2020.
The model RVT files and some other large sample files included in the full SDK are omitted from this repository by adding the following lines to `.gitignore`:
```
*.rfa
*.rvt
*.swf
```