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!
(re)Sharing my macros
-
- Posts: 12
- Joined: Mon Apr 15, 2024 2:03 am
- x 6
- x 8
(re)Sharing my macros
- Attachments
-
- Save STEP.swp
- (41.5 KiB) Downloaded 38 times
-
- Save parasolid.swp
- (43 KiB) Downloaded 39 times
-
- Save Drawing as PDF.swp
- (46.5 KiB) Downloaded 33 times
-
- Save as E-Part.swp
- (29 KiB) Downloaded 32 times
-
- Save as E-Assembly.swp
- (38 KiB) Downloaded 28 times