If you develop CAD applications using the Autodesk® ObjectARX® API, your development workflow is probably built around Autodesk AutoCAD®. Your code compiles against the ObjectARX SDK, you test inside AutoCAD, and your users run AutoCAD. It works.
But what if your application could run on another platform without rewriting a single line of code?
That’s what the IcARX API makes possible. IcARX is IntelliCAD’s ObjectARX-compatible C++ API, and it lets you take your existing ARX source code, recompile it against the IcARX SDK, and run it inside IntelliCAD. No porting. No rewrites. Just a recompile.
We put together a short video to show you exactly what that looks like.



