Eng-Tips is the largest engineering community on the Internet

Intelligent Work Forums for Engineering Professionals

  • Congratulations waross on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Exporting Mesh to DXF or IGES

Status
Not open for further replies.

jalarron

Mechanical
Oct 29, 2001
5
CL
Hi,

Is it posible to export a mesh to a DXF or IGES files?

thanks

Jalarron

 
Replies continue below

Recommended for you

Both IGES and DXF are file formats for geometry only. You can't write FE informations into neither.

Daniel
 
The first problem is to convert your finite element model in a cad model with surfaces (=a part).
You can do it by writing a program file but it will take a long time.
I asked a similar question to the the french hot-line and they sent me a specific program which runs on AIX platform. This program is "creegeo_aix43.bin". I suppose that it exists on other platforms.
This program which is very fast, creates surfaces for each finite element (but only for triangular element).
Then you can export your part in an IGES file which will contain the surfaces. I haven't the DXF interface so I can't tell if it works.

Try to have this program by your local hot-line.
Good luck !!
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top