Edit PDM Datacard Using VBA
In this guide, we’ll explore how to interact with SOLIDWORKS PDM datacard variables using VBA. This is particularly useful for automating tasks in PDM and
In this guide, we’ll explore how to interact with SOLIDWORKS PDM datacard variables using VBA. This is particularly useful for automating tasks in PDM and
This macro adds a watermark to the active sheet of the active drawing document: Think you caught a bug or want to get a custom
VBA macros continue to be the choice of the SOLIDWORKS community for automating repetitive tasks. After years of contributing to the API forum and seeing various examples of VBA macros being stretched to the limits of what VBA can do, it is about time to compile a list of reasons why upgrading a VBA macro to a .NET add-in makes sense.