Search found 3 matches

by DPietraroia
01 Jun 2010, 14:03
Forum: CAD .NET
Topic: Unable to save dxf
Replies: 5
Views: 24570

Re: Unable to save dxf

I figured out how to do it.
In order to export the dxf file i need to select the items to export.
Then it works.

So my next question is:
How do i implement an automatic "select all" function.
I didn't succed in drawing automatically a selection rectangle ove the whole drawing.

Regards
by DPietraroia
08 Jan 2010, 16:29
Forum: CAD .NET
Topic: Unable to save dxf
Replies: 5
Views: 24570

Re: Unable to save dxf

I tried with pre existing dwg and dxf files.
I open them in my software but i can't save them to dxf using the editorControl.savetoDXF() method.
The same in the editor control demo.
No files are created and i don't receive any exeption message.

Dario
by DPietraroia
08 Jan 2010, 13:19
Forum: CAD .NET
Topic: Unable to save dxf
Replies: 5
Views: 24570

Unable to save dxf

I'm totally unable to save dxf in cadimport.net version 6.3.2942.31653 using editorControl.savetodxf().
Even your editor control demo doesnt work.