Some basic questions
Some basic questions
(OP)
I know these are some really basic questions but I appreciate your help since I started using SW less than a month ago. I am using version 2008 SP0.0.
1- How do I resize a part proportionally and unproportionally? i.e. change length but not width or vice versa?
2- How do I translate/rotate a part? I know this can be done using the coordinate system but I cannot figure out how to do it for the whole part.
3- Is it possible to subtract a 3D object from another? I could successfully draw a screw but now I need to draw a block with a hole that exactly matches the screw and its threads. Is it possible to subtract the screw from a block or so? some software can do so by what is so called "Boolean operations". Is this possible in SW?
Thanks so much
1- How do I resize a part proportionally and unproportionally? i.e. change length but not width or vice versa?
2- How do I translate/rotate a part? I know this can be done using the coordinate system but I cannot figure out how to do it for the whole part.
3- Is it possible to subtract a 3D object from another? I could successfully draw a screw but now I need to draw a block with a hole that exactly matches the screw and its threads. Is it possible to subtract the screw from a block or so? some software can do so by what is so called "Boolean operations". Is this possible in SW?
Thanks so much






RE: Some basic questions
For a number of different varients, you make up configerations.
2) One of the "Entities" variations.
3) The Combine command.
I personnally, would spend a lot of time checking out the SW Help menu and doing tutorials before placing questions on forum.....(whispers).....it makes you look a bit lazy.
Regards
WP
www.whitney-paine.com
RE: Some basic questions
Regards
WP
www.whitney-paine.com
RE: Some basic questions
In an assembly you have icons that rotate,move & zoom. Such basics are in the help files.
Eddy
RE: Some basic questions
The ModelRescaler macro from http
2) The Insert > Features > Move/Copy Bodies function will do this, but it will create another feature in the FM tree.
The Edit Sketch Plane function can be used to relocate the first sketch feature onto another plane. This will effectively rotate the part. However, depending upon how the remaining features were placed, this could create a series of errors requiring more Edit Sketch Plane usage.
A simple translate operation can be made by editing the original sketch relative to the origin.
3) The Combine function will create what you asked for, but without knowing what you are actually trying to do, it may not create what is actually needed.
The correct machine shop details of a drilled and tapped hole will not be created using the Combine command.
Swept extrudes and cuts hog resources. Do you really need to create such detail?
RE: Some basic questions
Chris
SolidWorks/PDMWorks 08 3.1
AutoCAD 06/08
ctopher's home (updated Jul 13, 2008)
ctopher's blog
RE: Some basic questions
I drew a screw, now I wish to draw a block and drill holes in the block matching the exact shape of the screw. I need to rotate the screw so that I make holes at different angles to the surface of the block (90 degrees, 60 degrees, etc...)
CorBlimeyLimey
Yes I need details because I am doing a finite element study and I am testing the effect of shape and size of threads on the stability of screws.
Thanks all
RE: Some basic questions