Message 1 of 9
Not applicable
02-21-2013
05:15 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi there,
@The moment i am trying to get the saveAs settings that were used when the user hits the save/saveAs button in autocad.
My addin needs to store the current document with these settings. i dont want to use some pop-up dialog.
The .currentVersion property saves the document with the applicationversions standard saveprofile.
I need some kind of property that reflects the users saveAs settings.
Is there any way getting those information via the .net api without doing the interop stuff?
thank you
Solved! Go to Solution.

