.NET
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

save generated autocad file

1 REPLY 1
Reply
Message 1 of 2
pk91
405 Views, 1 Reply

save generated autocad file

I'm making an application that starts up Autocad 2006 and generates a drawing and saves it to a dwg file in a specific by user chosen file format (2000 or 2006). I’m using C#.net, and have one comp running Autocad 2006 LT where the application runs on and an other comp running Autocad 2000 in the same network.

my question is if somebody can help me with the following function:
AcadDocument.SaveAs(string fullFileName, object SaveAsType, object vSecurityParms)

I don't know what they want for an obect at the SaveAsType and the vSecurityParams.
1 REPLY 1
Message 2 of 2
detox
in reply to: pk91

ActiveDocument.SaveAs(@"C:\test.dwg",Application.Preferences.OpenSave.SaveAsType , null);

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

Autodesk DevCon in Munich May 28-29th


Autodesk Design & Make Report

”Boost