andrius01 Posted April 9, 2013 Posted April 9, 2013 I'm trying to work with some geometry imported from another software. Somewhere there's a problem with drawing precision and imported geometry gets slightly warped. For example in the attached file four points of bottom face should be in the same plane, but they're out by 0.0006mm (in this case). Similar imprecision is evident on all sides (this should be a kind of a flat panel-type object with grooves cut on sides). Is there a way to get autocad to merge faces on a solid or somehow clean it up? thanks! Drawing2.dwg Quote
eric_monceaux Posted April 9, 2013 Posted April 9, 2013 What software is the model imported from? And what is it exported from the software as? Was it exported as a DWG, DXF, or 3DS? Quote
andrius01 Posted April 9, 2013 Author Posted April 9, 2013 It was exported from timber construction program called SEMA. Original file was .dxf (.3ds is also available) and the object was exported as polymesh (that's the only object type possible). Then to convert it to solid I used Polyhedral Mesh to Solid plugin from codedog. Quote
JD Mather Posted April 9, 2013 Posted April 9, 2013 Try this one, extract an then (acisin). Part4.zip Quote
andrius01 Posted April 9, 2013 Author Posted April 9, 2013 That's exactly what I need. How did you manage to fix it? Quote
JD Mather Posted April 9, 2013 Posted April 9, 2013 I used Autodesk Inventor. The part is easy - you could have remodeled in AutoCAD in a few minutes. You can tell the source of an ACIS (*.sat) file by opening in Notepad and examining the header. Quote
andrius01 Posted April 9, 2013 Author Posted April 9, 2013 Well, the problem is that there's a few hundred of such parts, so remodeling everything is kind of a last resort option Quote
JD Mather Posted April 9, 2013 Posted April 9, 2013 What was the original source program. What was the file extension of the imported data? Can you attach an original file (before import) here? Can the source give you a different format? Quote
andrius01 Posted April 9, 2013 Author Posted April 9, 2013 Original source program - SEMA (software for timber construction design). The part I posted is a part of a large cross laminated timber stucture and .dwg file with solid object is necessary for production. Original file is SEMA specific and cannot be opened in other software. It is possible to export objects as .dxf .3ds and .stl formats, but the exported file seems to be slightly innacurate in all of them. I've attached original exported file (it's raw exported dxf, opened in autocad and saved as dwg, no other changes). P000.dwg 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.