Programming overview of LISP language

BricsCAD (Windows) BricsCAD (Mac) BricsCAD (Linux)


 

LISP is an acronym for LISt Processing. It is a interpretive programming language that you can use to call BricsCAD commands, system variables, and dialog boxes. LISP is similar to AutoLISP. LISP greatly extends the commands and functionality that are available in BricsCAD.

Most of the functions included allow the manipulation of graphical entities in BricsCAD. The properties of these graphical entities are returned as association lists in which DXF "group codes" are paired with values that indicate properties such as points, radii, colors, layers, line types, etc.


© Bricsys NV. All rights reserved.