Hi everyone,
I have written a macro that opens the solidworks and then load an assembly file after opening the solidworks so i am using
Set swapp= create object("sldworks.application")
The problem is that it opens the solidworks 2012 even though I have upgraded to 2013. Can somebody help me about how to change my code so that I can open solidworks 2013 using this macro.....
note:- I don't want to uninstall solidworks 2012 from my system.
thank you
SolidworksApi macros