I am new to AutoCAD programming. I need to build software to automate some task for AutoCAD 2012. But I am confused with the following:-
- Should I start to develop a plugin for AutoCAD or should I develop a standalone software?
- ObjectARX SDK is available for AutoCAD 2014 and later versions only. Can I use this ObjectARX SDK to develop tool for AutoCAD 2012?
Thanks to all for your valuable suggestions and time.