Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 329 Bytes

README.md

File metadata and controls

22 lines (13 loc) · 329 Bytes

AutoLISP console

Loads LISP file into running AutoCAD/BricsCAD/IntelliCAD application.

Usage

autolisp [opions] filename

Options

-h, --help

Show this help

--acad

Use AutoCAD as a host application (default)

--bcad

Use BricsCAD as a host application

--icad

Use IntelliCAD as a host application