Skip to content

Repository files navigation

ObjectARX for Beginners — AutoCAD 2027 / Visual Studio 2026

A hands-on tutorial for writing ObjectARX C++ plug-ins for AutoCAD. Eight lessons take you from a bare "Hello World" plug-in through input & selection, symbol tables, dictionaries & xrecords, custom objects, custom entities, and transient reactors — each one built two ways: entirely by hand, and with the acad-arx-wizard Claude Code skill.

Getting started

Open ObjectARX-Beginner-Tutorial.html in a browser and follow it from the top. It covers what to install and walks through all eight lessons in order.

Repo contents

  • ObjectARX-Beginner-Tutorial.html — the tutorial.
  • images/ — screenshots referenced throughout the tutorial. See images/README.txt for the exact filenames each lesson expects.
  • Solutions/ — a finished, working project per lesson (LessonN_Solved.zip) to compare against if you get stuck, plus starter templates (Lesson6_Template.zip, Lesson8_Template.zip) for the lessons that begin from a pre-built project.

Prerequisites

  • AutoCAD 2027 (64-bit)
  • ObjectARX 2027 SDK
  • Visual Studio 2026 with the "Desktop development with C++" workload

Full download links and setup steps are in the tutorial's own Setup section.

About

Getting started with ObjectARX API for AutoCAD

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages