Generate Autocad Lisp
generate_autocad_lispGenerate AutoLISP routines for AutoCAD to clean drawings, create grids, or batch export PDFs, with support for custom LISP code.
Instructions
Generate an AutoLISP (.lsp) routine file for AutoCAD users.
template_type: 'clean_drawing', 'create_grid', 'batch_export_pdf', or None (with custom_lisp_code).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| parameters | No | ||
| output_path | No | ||
| routine_name | Yes | ||
| template_type | No | ||
| custom_lisp_code | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||