Message 1 of 5
Beginner Autocad API .NET C#
Not applicable
04-29-2013
01:10 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello,
I am a begginer using the .net API for autocad, I have some questions:
1) Can I override the "SaveAs..." dialog? I Will show a winform instead of the SaveFileDialog.
2) I know I must create a .dll(with the winform) and a XML file and copy it in the autocad fold, so autocad loads automatically the .dll, right?
I am using visual studio 2010 and autocad 2013.
Thank you very much.