AutoCAD LISP
Enables natural language control of AutoCAD LT for generating engineering drawings and P&ID diagrams through conversational prompts.
소개
AutoCAD LISP bridges Large Language Models (LLMs) like Claude with AutoCAD LT 2024/2025, enabling users to create engineering drawings, P&ID diagrams, and technical documentation using natural language prompts. It functions as an MCP server, generating and executing AutoLISP code within AutoCAD LT to perform drawing operations, manage layers and blocks, and handle P&ID-specific tasks, optionally leveraging the CAD Tools Online P&ID Symbol Library for enhanced functionality.
주요 기능
- Handles block insertion with attribute management
- Offers optimized execution with fast mode and batch operations
- Supports CAD Tools Online P&ID Symbol Library (600+ symbols)
- Generates and executes AutoLISP code in AutoCAD LT 2024+
- 54 GitHub stars
- Creates basic shapes, advanced geometry, hatches, and dimensions
사용 사례
- Creating engineering drawings from natural language prompts
- Automating repetitive drawing tasks in AutoCAD LT
- Generating P&ID diagrams with intelligent attribute handling