API: How to save as eDrawing

Jul 22, 2004 0 Replies

How do I save a file as an eDrawing?



I open the document with



Set model = swApp.OpenDoc6(path & filename, swDocDrawing, swOpenDocOptions_Silent, "", lngErrors, lngwarnings)



and want to save with



retcode = model.SaveAs4(path & filename, 0, 0, lngErrors, lngwarnings)



What parameter do I set to save as eDrawing?


Join the Discussion

Have something to add? Share your thoughts — no account required.

Didn't find your answer?

Ask the community — no account required