Message 1 of 8
best practice encapsulate acad code c#

Not applicable
12-19-2016
06:57 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I'd think by now there would be examples of best practice for encapsulating the verbose code needed to access acad objects, getting object Id's, opening closing transactions etc, so that code would be written only once then reused by .net application objects needing such interaction? can anyone point to posts like that?