Page 1 of 1

(re)Sharing my macros

Posted: Wed Dec 04, 2024 4:14 am
by Monstrum Mathias
Here's a bunch of macros I found really useful in my daily work. It started with the "save drawing as PDF" that I got a lot of help with from
Alex Burnett (@AlexB ?) in the 3D experience SOLIDWORKS User Forum, since I understand very little about programming. It simply saves the document and then exports as PDF with yymmdd in front of the filename. I managed to modify this macro into exporting to Edrawings and Eassemblys as well, so I thought it was time to share.
Same with the "save parasolid" macro that Greg Marz helped me with. It saves all or selected bodies as separate parasolid files enabling my workplace to forget all about split feature for export. Something we've been struggling with as it doesn't work well when running dropbox. I've made a variation on this saving separate STEP-files instead. Very useful so thanks again guys!