mirror of
https://github.com/jeremytammik/RevitSdkSamples.git
synced 2026-08-14 08:44:18 +00:00
14 lines
398 B
Markdown
14 lines
398 B
Markdown
# RevitSdkSamples
|
|
|
|
Revit SDK Documentation and Samples.
|
|
|
|
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).
|
|
|
|
The model RVT files and some other large sample files are omitted from this repository by adding the following lines to `.gitignore`:
|
|
|
|
```
|
|
*.rfa
|
|
*.rvt
|
|
*.swf
|
|
``` |