Hello,
I'm triing to run a macro that works on Solidworks 2014 but not on 2015.
Crashes on th line: boolstatus = swModel.ForceRebuild3(True)
Thanks for your help.
Hello,
I'm triing to run a macro that works on Solidworks 2014 but not on 2015.
Crashes on th line: boolstatus = swModel.ForceRebuild3(True)
Thanks for your help.
Share complete macro codes to debug the issue. Also make sure you set the reference correctly in the macro for desired SW version.