This course provides an introduction to creating and implementing SOLIDWORKS PDM add-ins using C# and the SOLIDWORKS PDM API. Designed for PDM administrators and developers, this course focuses on automating tasks within the SOLIDWORKS PDM environment, improving workflow efficiency, and integrating custom add-ins into the vault.
This SolidWorks PDM course introduces basic concepts of developing and leveraging SOLIDWORKS PDM add-ins using the C# programming language and the SOLIDWORKS PDM API. It is designed for PDM administrators and developers, as the course material will describe ways to automate tasks in their SOLIDWORKS PDM environment, extend the workflow process, and incorporate custom add-ins into the vault.
🧑💻 Premium Technical Support for Subscription Members:
Gain access to Blue Byte Systems’ internal resources for quick answers to your SOLIDWORKS PDM API questions. This service is a paid add-on for course participants.
By the end of this course, students will be able to:
You will build the Visual Studio project for the add-in, including setting project properties and project references.
GetAddInInfo method to provide information about the add-in.OnCmd method to handle commands in PDM.