SaveAs DXF

Discussion in 'AutoCAD' started by Anthoni, Mar 25, 2007.

  1. Anthoni

    Anthoni Guest

    Dear all,
    I don't know if it's the right place, but,
    I connect via C# and automation to AutoCAD, open the DWG successefuly,
    and want to SaveAs DXF, as I saw on the reference, the method have 3
    arguments:
    1) path + file -> string
    2) file type (in my case DXF) -> as DXF -> object
    3) object -> vSecurityParams -> object, don't know what is it

    How do I pass the last two arguments? (currently the C# throw
    execption)
    TIA,
     
    Anthoni, Mar 25, 2007
    #1
Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments (here). After that, you can post your question and our members will help you out.