Cowski,
Are there any existing journals like the all_parts_in_folder PDF one, but for DXF/DWG?
The closest thing I could find is this thread, but I couldn't get it to work.
http://www.eng-tips.com/viewthread.cfm?qid=393235
I figured that out, I just got rid of the extra period, and it worked fine. (1000.drw.prt->1000drw.prt)
Now I just need to figure out how to make this work for DWG/DXF.
Hi Cowski,
Thanks very much for the help. I tried that out on a few designs and it worked perfectly in every case except when the part assembled in to the drawing was named similarly:
This would be the .prt assembled in to the .drw.prt.
Accompanied by this error:
I'm VB illiterate, and had a couple of quick feasibility questions.
I'm using the batch PDF script (cyclePartFiles_pdf.vb) from this thread: http://www.eng-tips.com/viewthread.cfm?qid=292978
I'm very impressed by what it does, and it would help us greatly if I could get it to work for how we...