How do I integrate ezdxf into my .NET app?

449 views
Skip to first unread message

Ralph Freshour

unread,
May 13, 2016, 3:20:20 PM5/13/16
to python-ezdxf
I've been using C# in Visual Studio 2013 for about 6 months. In my project, I need to read .dxf files and I came across ezdxf. It looks like a great solution.

However, I have not worked with Python before so I'm a python newbie.

I installed IronPython into my VS 2013 IDE which I understand will give me 'python' capability.

however, I don't know how to get the ezdxf file(s) that I need? The Codeproject pages just show how to use (Iron)Python but they are not using ezdxf.

The https://pypi.python.org/pypi/ezdxf web page shows how to use the ezdxf library but I don't what I need to download or where to download it from?

Is there an ezdxf.dll file that I can reference in my .NET project?

Thanks for any help.

Manfred Moitzi

unread,
May 14, 2016, 10:18:16 AM5/14/16
to python-ezdxf
Look at this: https://netdxf.codeplex.com/

netDxf is a .net library programmed in C# to read and write AutoCAD dxf files. It supports 
AutoCad2000, AutoCad2004, AutoCad2007, AutoCad2010 and AutoCad2013 dxf database 
versions, in both text and binary format.

Ralph Freshour

unread,
May 16, 2016, 11:04:33 AM5/16/16
to python-ezdxf
Thank you...
Reply all
Reply to author
Forward
0 new messages