Message 1 of 3

Not applicable
07-31-2020
06:39 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Folks, I am just getting started with Autocad .net api integration. I have been provided with a large chunk of code. In a high level overview it draws circles, hashes them, trims the circles at some points etc.. I am able to debug the lines of code via the Visual studio. In my case as I am trying to understand the code written by the previous developer, is it possible for me to see the output of drawing as I debug line by line to understand?
Could you also point me to some references on how to see the different instructions sent from my c# to Autocad? some sort of profiler?
Solved! Go to Solution.