SolidWorks API header files for C++ development

Hi all!
I'm developing a C++ application that interacts with SolidWorks 2024 SP5 using the SolidWorks API. I'm looking for the necessary header files (such as SldWorks.h, ModelDoc2.h,SketchManager.h, etc.) to compile my code.

I've followed the instructions in the SolidWorks API Getting Started documentation, which mentions the apisdk folder and SolidWorks API SDK.msi. However, I cannot find this apisdk folder in my SolidWorks installation.

I've also contacted SolidWorks support, who suggested using the 3DEXPERIENCE dashboard, but I haven't been able to locate the SDK files there either.

Could someone please provide me with:

  1. The correct download location for the SolidWorks API SDK, specifically for C++ development with SolidWorks 2024 SP5.
  2. Instructions on how to access the required header files.

Thank you!

 

Edu SOLIDWORKS