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.
- The Revit DVD or download.
- The Autodesk website, at http://www.autodesk.com/revit-sdk.
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
When you click the green [Code] button, you can download the ZIP file, the third one.
Here are the results. Succeed.
▶ 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!
'study things' 카테고리의 다른 글
말 모음 (0) | 2022.12.05 |
---|---|
노션으로 워크 스페이스를 완성했다. (노션으로 연구일지, 업무일지 ) (0) | 2022.04.02 |
Revit API 시작하기 - Hello World (Revit 2021 실행) (0) | 2022.03.14 |
Tim Ferriss video script. (0) | 2022.02.03 |
[2021-1] 건안기 / 건설안전기사 실기 합격 후기 (0) | 2021.05.20 |