Exporting Mesh to DXF or IGES
Exporting Mesh to DXF or IGES
(OP)
Hi,
Is it posible to export a mesh to a DXF or IGES files?
thanks
Jalarron
Is it posible to export a mesh to a DXF or IGES files?
thanks
Jalarron
INTELLIGENT WORK FORUMS
FOR ENGINEERING PROFESSIONALS Come Join Us!Are you an
Engineering professional? Join Eng-Tips Forums!
*Eng-Tips's functionality depends on members receiving e-mail. By joining you are opting in to receive e-mail. Posting GuidelinesJobs |
Exporting Mesh to DXF or IGES
|
RE: Exporting Mesh to DXF or IGES
Irwin
RE: Exporting Mesh to DXF or IGES
Daniel
RE: Exporting Mesh to DXF or IGES
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 !!