What this macro does
Copies already-generated deliverables for referenced files into one release folder.
Best for
- Release package assembly
- Supplier zip preparation
- Final document checks
Inputs
- Open assembly or drawing
- Destination folder
Outputs
Copied PDF, DXF, DWG, STEP
Filename rules
Collects files with matching base filenames and PDF/DXF/DWG/STEP extensions.
How to use
- Test on copied SOLIDWORKS files first.
- Download and import
CollectReleaseDeliverables.basinto a SOLIDWORKS VBA macro project. - Open the required document type: Assembly, Drawing.
- Run
mainfrom the macro editor or assign it to a toolbar button. - Review all generated files before using them for production release.
Limitations
- Does not generate missing deliverables.
- Searches same folders as referenced models by default.