This repository contains C# project of a simple AutoCAD CRX plug-in for use with the Design Automation for AutoCAD tutorial. The plug-in implements an AutoCAD custom command named LISTLAYERS. This ...
It’s time once again for another part in 3D Printering’s series of Making A Thing. Last week was a short tutorial on the beginnings of making a thing in AutoCAD. This is an extremely complex software ...
Local MCP server (stdio / JSON-RPC) that connects to AutoCAD on Windows via COM (pywin32) and exposes command-line I/O as MCP tools. If you want the server to launch AutoCAD, set AUTOCAD_MCP_ACAD_EXE ...