run_lisp
Run multi-line AutoLISP expressions directly in AutoLISP-capable CAD to automate drawing and modeling operations.
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 |