run_lisp
Execute AutoLISP code in CAD to automate drafting and modeling, supporting multi-line expressions and returning data via MCPRES.
Instructions
Eval AutoLISP code (multi-line and multiple expressions OK); set (setq MCPRES ...) to return data.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| code | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |