May every moment inspire me.

study things

Revit API - SDK (Software development kit) / The solution when you can't find the SDK file folder

my_jennyee 2022. 3. 14. 16:52
How to download Revit SDK if there is no extracted Revit install file?

 

 

According to the Autodesk Support and learn page, there are several methods to install the Revit API.

 

About the Revit SDK | Revit | Autodesk Knowledge Network

The Revit Software Development Kit (SDK) contains useful resources to help you understand the Revit API and to create macros. The SDK includes the Revit API reference documentation, the full SDK API samples, and the Revit macro samples. The Revit SDK is av

knowledge.autodesk.com

 

But my problem was, although I downloaded and installed the SDK files on the website, it was not working.

Didn't know how to use that msi file.

 

So the solution that I found was, 

downloading the SDK samples from Jeremy Tammik's GitHub.

Here is the link that you can download the entire file.

 

 

 

GitHub - jeremytammik/RevitSdkSamples: Revit SDK Documentation and Samples

Revit SDK Documentation and Samples. Contribute to jeremytammik/RevitSdkSamples development by creating an account on GitHub.

github.com

Jeremy Tammik's Github

 

When you click the green [Code] button, you can download the ZIP file, the third one.

 

Here are the results. Succeed.

 

Extracted files in my folder.

 

 


 

▶ Notes,

Usually, people say that the SDK files are in the Revit extracted folder.

But in my case, I used a web installer when I install Revit 2021, and I couldn't find that "extracted folder" anywhere.

 

I tried to re-install the Revit, but I failed.

Anyway, I downloaded the sample files for the Revit API.

 

 


 

If you have any comments or ideas for my solution, please leave me the comments.

Thanks in advance!

728x90