Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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
```