[PythonCAD] DXF reader

Somerlot, Chris CSomerlot at Brwncald.com
Thu Sep 4 14:57:51 EDT 2003


I made a similar reader for the dxf format earlier this summer. Its
basically a conversion of some VB code that autodesk releases with their DXF
documentation. I had to stop development on it because one I could never get
pythonCAD to read files in windows due to a zlib library imcompatibility and
two a complete hardware meltdown. I got to the point where I could
successfully read the dxf, but I never got as far as writing that out to a
pythonCAD file. Its about 45 lines.

If anyone would like to do something with the code I can send it to them.

Chris


-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.python.org/pipermail/pythoncad/attachments/20030904/73c08603/attachment.htm


More information about the PythonCAD mailing list