Current Status
Not Enrolled
Enroll in this course to get access
Price
Free
Get Started
This course provides an introduction to SOLIDWORKS PDM automation using VBA and the SOLIDWORKS PDM API. It is designed for those interested in automating tasks within the SOLIDWORKS PDM environment, such as managing files, folders, and data cards in the vault, and improving efficiency in PDM workflows.
Average Review Score:
★★★★★
You must log in and have started this course to submit a review.
Course Content
Introduction
Setting up your programming environment
You don't currently have access to this content
The Vault Object (IEdmVault5)
Logging into the Vault using LoginAuto and Login
You don't currently have access to this content
Working with files and folders (IEdmFile5 and IEdmFolder5)
How to get the IEdmFile5 interface in the SOLIDWORKS PDM API
You don't currently have access to this content
Traversing the folder tree structure in a PDM vault with the API
You don't currently have access to this content
Read and editing datacard variables (IEdmVariableEnumerator5)
Checking files in and out of the vault using the API
You don't currently have access to this content
Read and editing data variables with the IEdmEnumeratorVariable5 interface
You don't currently have access to this content
