Exporting drawings in DXF and AI formats

 From:  Michael Gibson
3485.6 In reply to 3485.5 
Hi Mark,

> My drawing is all straight lines and square corners and
> your program converted it all into curvy curves, so I guess
> it won't do me much good.

Well, it's not supposed to do that. Do you have an example file you can send to me so I could see what is going on with the DXF converter?

It is also possible that Cut2d is not really set up to read in the particular kind of objects that the converter is using. There are a lot of different kinds of things that can be stored in a DXF file, and they might be focused on reading polyline or line objects and not "spline" entities which is what that converter makes.

If you can give me a simple example that does not seem to convert properly that would help me to narrow down what might be the problem.

- Michael