Additions & Changes with
V.1.0 (BricsCAD V17.2.07)
- Since BricsCAD V17.2.07, a
large part of the BIM functionality is also provided for LISP, by
new BIM LISP
API.
This new API part is designed for simplicity,
flexibility and following the usual AutoLISP logic in naming,
arguments, behaviour and results.
- As BIM functionality
requires the BricsCAD Platinum license level, with the BIM
extension being installed + licensed, the BIM LISP API is also
available for this context only; using a lower-level license (or
when disabled i.e. by RunAsLevel=0/1), the API module is not
active, and all BIM LISP API functions will work in a
"no-operation" mode.