Function Entry: VL-INIT
← Prev | ↑ Chapter | Next → | Index | Symbols
Function Entry: VL-INIT
Name
vl-init
Class
BricsCAD Visual LISP Extension Function
Syntax
(vl-init)
Arguments and Values
- none
Description
This function is obsolete and provided only for backward compatibility with old AutoLISP code.
Return Values
"void" (like (princ) function)
Availability
- AutoCAD 2026: not documented.
- BricsCAD V26: documented.
- Status: BricsCAD-only.
Source Notes
- [vl-init (BricsCAD V26 DevRef)](https://developer.bricsys.com/bricscad/help/en_US/V26/DevRef/source/vl-init.htm)
- Status: documented (Phase 3 follow-up: body filled from the BricsCAD V26 per-symbol page on 2026-04-26).