SOLIDWORKS-PDM-API-SDK
SOLIDWORKS-PDM-API-SDK copied to clipboard
The SOLIDWORKS PDM Professional Application Programming Interface (API) is an OLE programming interface to SOLIDWORKS PDM Professional. PDMSDK is the only SOLIDWORKS PDM SDK that builds on top of the...
trafficstars
PDMSDK is .NET Library for SOLIDWORKS PDM Pro
[!TIP] We have a new documentation page that contains a step-by-step guide on getting started as well as extensive API reference. It is accessible here.
What can I Do with PDMSDK?
With PDM SDK, you can develop:
- SOLIDWORKS PDM add-ins
- SOLIDWORKS PDM task add-ins
VS Template
Get it from here.
Nuget 
Command-line:
Install-Package BlueByte.SOLIDWORKS.PDMProfessional.PDMSDK
Sample add-in
TestAddIn folder contains a sample copy to clipboard addin.
Support
You can start a ticket on this repo. The best way to get an answer is to ask a question at cadoverflow.com under the PDMFramework group.