In this repository I am collecting some useful macros I've developed to make my life easyer as a Mechanical Design Engineer using SolidWorks almost everyday. Because .swp files are binary, I've aslo ...
'Set the swApp variable to reference the currently running instance of SolidWorks Set swApp = Application.SldWorks 'Get the currently active document in SolidWorks and set it to swModel 'This ...