Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations cowski 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
Joined
Oct 29, 2001
Messages
5
Location
CL
Hi,

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

thanks

Jalarron

 
No! Why whould be good?

Irwin
 
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