Solidworks Batch Print and Analysis
Solidworks Batch Print and Analysis
(OP)
Hi All,
I am busy working on a VB6 App that Traverses an Assembly File, Looks Up Drawings in Adept, Also Get Custom Properties and Checks them against our Design Rules.
For the Batch print you can set what paper size you want and it will print to the relevent printer or set an alternate printer and it will scale to whatever the printer can print.
OR you can set the size to DRW and it will then look at the drawing, get the paper size and print to the relevant printer.
Here are a couple of screen shots.
Let me know what you think.
h ttp://file s.engineer ing.com/ge tfile.aspx ?folder=15 a541ea-e13 8-4c50-90f 3-f75cb24d 7cdb&f ile=N1.jpg
I am busy working on a VB6 App that Traverses an Assembly File, Looks Up Drawings in Adept, Also Get Custom Properties and Checks them against our Design Rules.
For the Batch print you can set what paper size you want and it will print to the relevent printer or set an alternate printer and it will scale to whatever the printer can print.
OR you can set the size to DRW and it will then look at the drawing, get the paper size and print to the relevant printer.
Here are a couple of screen shots.
Let me know what you think.
h






RE: Solidworks Batch Print and Analysis
RE: Solidworks Batch Print and Analysis
Matt Lorono
CAD Engineer/ECN Analyst
Silicon Valley, CA
Lorono's SolidWorks Resources
Co-moderator of Solidworks Yahoo! Group
and Mechnical.Engineering Yahoo! Group
RE: Solidworks Batch Print and Analysis
Basically this Generates a BOM and writes it into a Table for use by our MRP System. Our Assemblies have parts all over the place in all sorts of Directories that is why is Traverses the Assembly. It can also Traverse a Drawing.. Ie. open Drawing and it will Find the Model and then Begin Traversal.
It uses Adept to Find the Relevant Drawing For the Listed Parts and Assemblies.