AutoCAD Command Reference: 2000 → 2026

Which commands work at the command line • Which open dialog boxes • Hyphen variants for scripting • Removals and additions through AutoCAD 2026


How to use this table: Hurricane drives AutoCAD entirely through the command line using script files. Commands marked YES work directly in scripts. Commands marked HYPHEN open a dialog box by default — prefix them with a hyphen (e.g. -LAYER instead of LAYER) to get a fully command-line version. Commands marked NO require interactive dialog input and cannot be scripted. Use the filter buttons to find exactly what you need.

📚 Companion resource: AutoCAD System Variable Reference: 2000 to 2026 — 357 SYSVARs rated for scripting, including the 6 KEY variables every batch script must set.

● YES — Command line / Hurricane compatible ● HYPHEN — Use -COMMAND to suppress dialog ● NO — Dialog required; cannot be scripted ● REMOVED — No longer in modern AutoCAD
Command-line (YES)
Hyphen variant
Dialog only
Removed
Total commands
Filter:
Command Description Status 2024–2026 Dialog Box? Hyphen Variant Hurricane? Notes & Changes

Key Scripting System Variables

These system variables can be set at the top of a Hurricane script to suppress dialogs in commands that don't have a hyphen variant:

Most Important Hyphen Commands for Hurricane Scripts

Previous Back to Hurricane for AutoCAD — FAQ Next