Message 1 of 4
How do I make a vb.net program work in multiple AutoCAD verisions?
Not applicable
01-10-2012
07:38 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I wrote a program that starts a new drawing, fills out the titleblock, and dumps all titleblock info into an Access database.
This program was developed in VS 2010 by using the Autocad 2012 plug-in template. The program works great in 2012. However, I also need to use it in 2011, but it won't load.
How do I make a program work across multiple Autocad versions?
Thanks
btmcad