Message 1 of 5
How to start programming on .NET for AutoCAD?
Not applicable
03-24-2012
03:30 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
So I decided to try programming for ACAD on .NET and I have MS VS 2010 installed and ObjectARX 2009 downloadded and unzipped. So what's next. What shoud I do to start programming?
As I understand I need ObjectARX to use AutoCAD .NET API's, and to be able to use "using System.Autodesk..." library. Am I right?
Thank you.