Export DXF file from .NET 2005 C#

  • Thread starter Thread starter Daniel Bierza
  • Start date Start date
D

Daniel Bierza

Could you tell me if you have experience with export to DXF format from .NET
2005 C#. I tried library “DXF Export .NET†from “Soft Gold“ firm, but this
software cannot save every objects attributes (like web link). I know that
Visio 2007 can save to DXF format, but I don’t know if I can use Visio for
export from C #. Thank for your answer. Daniel Bierza
 
The Autodesk newsgroups are where you can find developers who work with the
dxf file format as it was created by Autodesk.

//Autodesk news server
discussion.autodesk.com

I'd be interested in learning what you are working on if its not a big
secret ;-)
 
Thanks. It is not secret. It is my thesis. My school bought very bad program
which everything save to binary file and I am trying convert this file to
dxf. That is all.
 
Back
Top