added Revit 2020 SDK files

This commit is contained in:
Jeremy Tammik
2019-09-11 14:43:53 +02:00
parent fbb29172ed
commit 8b8832b7be
2956 changed files with 938523 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
<html>
<head>
<title>RevitAPI Samples Readme</title>
</head>
<frameset cols=25%,*>
<frame src="SamplesIndex.htm" name="index" frameborder=0>
<frame src="SamplesContent.htm" name="main" frameborder=0>
</frameset>
<body>
</body>
</html>