[futurebasic] Re: [FB] DXF for dummies

Message: < previous - next > : Reply : Subscribe : Cleanse
Home   : December 2003 : Group Archive : Group : All Groups

From: Paul Bruneau <paul_bruneau@...>
Date: Thu, 11 Dec 2003 08:23:39 -0500
On Wednesday, December 10, 2003, at 02:52 PM, Robert Covington wrote:

> You need to Google Paul Bourke's site, and has has a big section on 
> DXF format.
>
> You'll need to write the lines object. I don't think I have one of 
> those, or don't know where it is.
>
> The below only does 3DFace, triangles, using a point array, indexed by 
> triangle list array in this case...and this is a few years old at this 
> point. DXF is a finicky format, and due to the lame Autodesk 
> documention,  a DXF that works or comes from one program may not work 
> well in another.

Thank you RC!