Hello, I'm wondering if anyone has created a macro to use or mimic the function of the pack and go tool where an entire assembly (and its sub assemblies) can be copied and the files could be saved adding a prefix or suffix built from custom properties?
For example I have custom property Revision. I want to pack and go my assembly and have the files automatically saved with the suffix built from custom properties while maintaing references, this way Widget.sldprt would be saved to Widget (Rev A).sldprt, or Widget (Rev A) PN 12345.sldprt etc. Where "A" and "12345" are automatically filled out unique for each part.
We use a pdm system and there's not a great need for this locally, but when sending files out to a vendor etc. who doesn't have a pdm system, they have no idea if they have the latest version without checking file properties and most of our vendors don't know how or want to do that, they just want us to send them a file that is usable and keep the system simple.
Ideas? Thanks,
SolidworksApi macros