Hi guys
First time posting on here.
I’m trying to find a macro that does the SOLIDWORKS “Save Bodies” feature for all sheet metal bodies but instead of using the feature name as the file name, I would like it to be a cut list property from the body.
I want to merge the ability to customise the file output based on cut list properties from this Macro:
https://www.codestack.net/solidworks-api/document/sheet-metal/export-all-flat-patterns/
With this Macro:
https://www.codestack.net/solidworks-api/geometry/insert-bodies-to-part/
Is this possible? Is anyone willing to help?
Cheers!