Okay, just going to be honest, but I'm really confused. And I can't find documentation for how to begin creating my first program that uses Objectarx.
I'm looking to just do something simple, such as open up AutoCAD from a C++ program.
And honestly, I really don't know if this is even something feasible to do using Objectarx! :(
I came from using the VBA (VB6) AutoCAD API and from there I always created an instance of AutoCAD then opened files, made selectionsets etc...
But I am really confused how to even start using Objectarx. The reason I believe I need to use Objectarx is because we need to stop using VB6 for our applications, and well I figured I'd grab the high functionality from C++ as opposed to other languages.
Anyways, I'd greatly appreciate any advice on how to get a simple program started.
Thanks much,
-Nick