Message 1 of 3
AutoCAD C# API Switch drawing event

Not applicable
07-07-2016
06:45 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello Guys,
I am working on an application, where based on the template I am fetching data from database.
Now if the user open multiple drawings then if the user click on the tabs to swtich between templates how do it trigger an event to fetch data relevant to the current open drawing.
Thanks.