Ahankhah Posted June 8, 2011 Posted June 8, 2011 Hello everybody, several years ago, when programming in C language for AutoCAD just was possible in "Watcom C", I wrote some ADS applications. Now, please guide me how to start ARX programming by answering to these questions: 1- Which version of Visual C is needed to make applications in AutoCAD R2010, 2011, and 2012. 2- Is there any help or "know how" document to do it step by step? 3- Is there any better method(s) to do the task of making windows (forms) as well writing object oriented codes? Thanks in advance:). Quote
SEANT Posted June 8, 2011 Posted June 8, 2011 1. I believe that would be Visual Studio 2008. 2. http://usa.autodesk.com/adsk/servlet/item?siteID=123112&id=785550 3. There is ManagedARX(.NET). If you decide to use one of the .NET languages then you would need Visual Studio 2010 to debug AutoCAD 2012 (because that AutoCAD version targets .NET Framework 4.0). Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.