Skip to content

Latest commit

 

History

History
30 lines (16 loc) · 1.09 KB

README.md

File metadata and controls

30 lines (16 loc) · 1.09 KB

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 NuGet version (BlueByte.SOLIDWORKS.PDMProfessional.SDK)

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.