đī¸ Working with files in the vault using SOLIDWORKS PDM API
Collection of examples and articles regarding working with files in vault using PDM Professional API
đī¸ Check-in all checked-out files in SOLIDWORKS PDM vault
Command line utility to check-in all checked-out files in SOLIDWORKS PDM vault
đī¸ Check-out active SOLIDWORKS model using SOLIDWORKS and PDM API
VBA macro to check-out active model (using release lock) opened in SOLIDWORKS from PDM vault using SOLIDWORKS and PDM APIs
đī¸ Get hyperlink to a file in SOLIDWORKS PDM vault (conisio url)
PowerShell scripts which allows to get the consistent hyperlink (conisio url) to a specified file using PDM Professional API
đī¸ Cache file from PDM vault locally using SOLIDWORKS PDM API
Example demonstrates how to get local copies of the file and all the dependencies using PDM Professional API to be used in desktop application
đī¸ Recursively Traverse Files And Folders In Vault Using SOLIDWORKS PDM API
VBA example to traverse and list all files and folders from the selected folder in SOLIDWORKS PDM vault using SOLIDWORKS PDM API