mirror of
https://github.com/jeremytammik/RevitSdkSamples.git
synced 2026-09-22 19:52:23 +00:00
13 lines
314 B
Markdown
13 lines
314 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.
|
|
|
|
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
|
|
``` |