SIZE DRAWINGS USING VB
SIZE DRAWINGS USING VB
(OP)
IS THERE A WAY TO FIT A DRAWING TO A SPECIFIC PAPER SIZE
FOR INSTANCE:
I HAVE AUTOMATED VARIOUS ASSEMBLIES. I USE VB TO GENERATE SOLID MODELS OF ALL THE PARTS PRODUCED AND CREATE IGS FILES THAT ARE IMPORTED INTO PRO-E IN WHICH WE TOOL AND SHEET THE PARTS. WE NEED DRAWINGS FOR THE SHEET METAL DEPARTMENT TO FOLD THE PARTS, SO RIGHT NOW I USE GENERIC DRAWINGS IN WHICH ALMOST ALL OF THE DIMENSIONS ARE RECALCULATED IN THE AUTOMATION PROGRAM. I KNOW SOLIDWORKS DRAWINGS WILL AUTOMATICALLY UPDATE DIMENSIONS, BUT IS THERE A WAY TO KEEP THE DRAWINGS PROPORTIONATE ON AN A-LANDSCAPE SHEET FORMAT(11" WIDE BY 8.5" HIGH)? ANY
INPUT WOULD BE GREATLY APPRECIATED.
THANKS
JOSH H
FOR INSTANCE:
I HAVE AUTOMATED VARIOUS ASSEMBLIES. I USE VB TO GENERATE SOLID MODELS OF ALL THE PARTS PRODUCED AND CREATE IGS FILES THAT ARE IMPORTED INTO PRO-E IN WHICH WE TOOL AND SHEET THE PARTS. WE NEED DRAWINGS FOR THE SHEET METAL DEPARTMENT TO FOLD THE PARTS, SO RIGHT NOW I USE GENERIC DRAWINGS IN WHICH ALMOST ALL OF THE DIMENSIONS ARE RECALCULATED IN THE AUTOMATION PROGRAM. I KNOW SOLIDWORKS DRAWINGS WILL AUTOMATICALLY UPDATE DIMENSIONS, BUT IS THERE A WAY TO KEEP THE DRAWINGS PROPORTIONATE ON AN A-LANDSCAPE SHEET FORMAT(11" WIDE BY 8.5" HIGH)? ANY
INPUT WOULD BE GREATLY APPRECIATED.
THANKS
JOSH H






RE: SIZE DRAWINGS USING VB
DimensionalSolutions@Core.com
While I welcome e-mail messages, please post all thread activity in these forums for the benefit of all members.
RE: SIZE DRAWINGS USING VB
I'm having a problem with dimension location when
scaling the model. Do you have an example?
I could send you two parts that are identical with
the exception of size.
Thanks
Josh
RE: SIZE DRAWINGS USING VB
DimensionalSolutions@Core.com
While I welcome e-mail messages, please post all thread activity in these forums for the benefit of all members.
RE: SIZE DRAWINGS USING VB
that once the user inputs the parameters of the assembly
I write that information to a location on our server where
another program that I have written is 'watching' this location for info. Once this program detects a new file
it opens it and, in turn, opens SW and creates all of the parts necessary from this packet of information. Then, the program automatically generates PDF files which I write out to another location on the server where the sheet metal department will open these files and use these
to fold the parts. The assemblies are small. They range from 8-10 part assemblies to 20-40 part assemblies and I have already created all the necessary templates and code to generate the parts and dimensions. I think that a generic template drawing has probably been the easiest way to go until now. I've started working on a new program that will automate an assembly with an expanded variation in parts used and part sizes. Any suggestions would be greatly appreciated.
Thanks
Josh
RE: SIZE DRAWINGS USING VB
that once the user inputs the parameters of the assembly
I write that information to a location on our server where
another program that I have written is 'watching' this location for info. Once this program detects a new file
it opens it and, in turn, opens SW and creates all of the parts necessary from this packet of information. Then, the program automatically generates PDF files which I write out to another location on the server where the sheet metal department will open these files and use these
to fold the parts. The assemblies are small. They range from 8-10 part assemblies to 20-40 part assemblies and I have already created all the necessary templates and code to generate the parts and dimensions. I think that a generic template drawing has probably been the easiest way to go until now. I've started working on a new program that will automate an assembly with an expanded variation in parts used and part sizes. Any suggestions would be greatly appreciated.
Thanks
Josh