DXF is extremely complex, and variable. The published format contains propriety data etc.
 
I have spent almost a year fiddling with dxf code, and still encounter dxf files that my code does not work on.
 
The only way to do it is to get the dxf specs off AutoCAD's site, and program your own decoder, and use a huge array of test files output by different vendors, and test on each one.
 
Cheers
Rudy
----- Original Message -----
From: Bassam
Sent: Wednesday, March 03, 2004 3:38 AM
Subject: Re: [JAVA3D] DXF

I tried the file loader from CyberVRML and I loaded DXF files successfully. It is a little mess but try it for yourself. http://www.j3d.org/utilities/loaders.html and look for CyberVRML
 
The CyberVRML link might be outdated. you can try and search the net for the webpage.
 
Good luck
Bassam
----- Original Message -----
Sent: Wednesday, March 03, 2004 2:42 AM
Subject: [JAVA3D] DXF

Hi, exist a way to load and manipulate or identify the objects in a DXF file in Java 3D ?
 
thanks
 
J.P.
=========================================================================== To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff JAVA3D-INTEREST". For general help, send email to [EMAIL PROTECTED] and include in the body of the message "help".
=========================================================================== To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff JAVA3D-INTEREST". For general help, send email to [EMAIL PROTECTED] and include in the body of the message "help".
=========================================================================== To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff JAVA3D-INTEREST". For general help, send email to [EMAIL PROTECTED] and include in the body of the message "help".

Reply via email to