Hi all
I imagine that this question must have already been asked and I apologize for that.
Is it possible on SW to automatically save several types of files.
For example, I open my parts in .sldprt, a drawing is already created in .slddrw, and in one operation I get:
- an .sldprt file
- a .step file
- a .pdf3D file
- a .slddrw file
- a .pdf file (drawing)
And in an even better case, when I open an assembly with several parts.
Kind regards.
Hello
If you know a little about macro, you should be able to use it to achieve your needs. It creates the PDFs of the drawings from the assembly, and by modifying it it should work.
3 Likes
YP69
May 1, 2020, 4:07pm
3
Hello
With a solidworks conversion job schedule, this may be possible
CDLT
1 Like
YP69
May 2, 2020, 4:24pm
4
Hello
Before having EPDM coupled with Solidworks, I used this macro which is close to your request.
Creation Step, pdf dxf edrawing from the solidworks part file.
The plan and part file must be in the same folder.
Plan file with sheet tab named Sheet1
If it can help you and adapt
CDLT
Yannick
macro_enregistrement_step-pdf-dxf.swp