g-nick Posted January 20, 2009 Posted January 20, 2009 I have received some 2D DXF drawings. I can import the drawings but they come in on the wrong axis. The drawing does come in, but I am looking at the bottom of the drawing border. So i am just seeing a straight line. I think the drawings were exported in solid works and that software must use the XZ axis for the front view instead of the XY axis. Does anyone know how to flip this file from the XZ axis to the XY when bringing the drawing in? Any help is appreciated. Im in kind of a hurry, so if you could email me, it would be beneficial. agollnick@constar.net Quote
A1DWG Posted January 20, 2009 Posted January 20, 2009 Not sure about Solid Works, but if you go to View>3D Views> and then pick a view, I would use an Isometric first, just to check... Quote
CarlB Posted January 20, 2009 Posted January 20, 2009 If you have to rotate objects, you could use the "3drotate" command. Quote
ammobake Posted January 28, 2009 Posted January 28, 2009 You could also use the traditional "rotate" command but you would have to rotate the UCS in the proper orientation to do that. The classic rotate command basically only rotates objects around the Z axis based on the point you give it in 2d. Therefore, if you wanted to rotate an object along the X axis you would have to orient the Z axis where the X axis was originally (too much work anyway). I never use anything other than 3drotate when i'm working with 3d objects. It just saves the hastle. You can define your axis by selecting two points and the easiest way to do that is to either use ortho to define 2 points along the axis you want or select 2 points of the object already on that axis of rotation. You would then obviously save the DXF in the proper 3d orientation before inserting it again (duh). -ChriS Quote
fuccaro Posted January 28, 2009 Posted January 28, 2009 Rotate the UCS around the OX with 90%%d (with the UCS command). Enter PLAN in the command line and it should show the drawing. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.