Hello all,
I am trying to get Jeff Parker's ConfigRipper macro to work for me. I couldn't find any updated versions of it. What it does is it takes a part file with multiple configurations and exports them all to their own file named as the configuration name.
That part works fine, but the code to clean up the exported files doesn't work. I'm new to all this scripting stuff, so I'm throwing up my hands and asking you guys for help!
It hangs at the Part.DeleteDesignTable line
with Run-Time Error '91'
Object variable or With block not set
If you guys could help out, that'd be awesome. And test it out yourselves, it's pretty powerful.
SolidworksApi macros