Programming — Autocad

Automating repetitive commands, creating custom functions, and managing layer states.

: Excellent, free, in-depth, and practical tutorials.

A dialect of LISP designed specifically for AutoCAD. AutoCAD programming

: The primary place for troubleshooting and finding code samples.

(Good for Office Integration): What it is: A Microsoft language integrated into AutoCAD. Automating repetitive commands

Bookmark the Autodesk Developer Network site for SDK links and references. 3. Getting Started: Core Concepts

Easy to learn, requires no special tools (uses a simple text editor), and is cross-platform within AutoCAD. creating custom functions

Access to full .NET libraries, faster performance than LISP. ObjectARX (Advanced): What it is: C++ based library.