Files
RevitSdkSamples/README.md
T

14 lines
398 B
Markdown
Raw Normal View History

2019-09-11 13:53:12 +02:00
# RevitSdkSamples
2019-09-11 15:10:50 +02:00
Revit SDK Documentation and Samples.
2019-09-11 15:12:14 +02:00
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).
2019-09-11 15:10:50 +02:00
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
```