Top "Dxf" questions

DXF (Drawing Exchange Format) is a CAD data file developed by AutoDesk for interoperability between AutoCAD and other CAD applications.

Reading .DXF files

Does anyone know of source code, ideally in C# or similar, for reading .DXF files (as used by AutoCAD etc)? …

c# autocad dxf
Reading a Dxf file with Java

I am trying to write/find some code in Java which reads dxf files and stores geometry from the "Entities" …

java dxf
AutoCAD library in Java to read .dwg files?

Is there any open-source Java or JavaScript library available to parse .dwg files and get the objects from it. I …

java autocad dxf dwg
Open Source DXF Parser in C++

I am looking for an open source DXF parser I can use in Visual C++. Can anybody help?

c++ file-format autocad dxf
svg 2 dxf conversion

I would like to know where I can find a reliable tool/library for conversion of svg to dxf. In …

svg dxf
Converting Autocad DXF to Microsoft XAML

Anyone got a good and preferably cheap and easy way to do this? The closest I got was to save …

xaml dxf