The SOLIDWORKS APIs
When you hear the term “SOLIDWORKS API,” your first thought might be about automating repetitive tasks or enhancing your design workflow. But did you know
Days
Hours
Minutes
Seconds
When you hear the term “SOLIDWORKS API,” your first thought might be about automating repetitive tasks or enhancing your design workflow. But did you know
SOLIDWORKS API programming languages comparison – VBA, VB.NET and C#
In version 7 of PDM2Excel, we have added support for the following features: Ability to process PDM Bill of Materials that contains structural members. Structural
Sldworks.exe is the executable file that launches SOLIDWORKS 3D. This process can be launched with arguments that trigger certain modes or behaviors in SOLIDWORKS. Most
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.