Function Entry: ACET-AUTOLOAD
← Prev | ↑ Chapter | Next → | Index | Symbols
Function Entry: ACET-AUTOLOAD
Name
acet-autoload
Class
BricsCAD ExpressTools API Function
Syntax
(acet-autoload loadlist)
Arguments and Values
Arguments are described in the vendor page; see Source Notes.
Description
Defines AutoLoader commands and functions, based on definitions in ; loadlist has the 2 entries : first entry is the application file to be loaded (.lsp, .arx, .brx), second item is the Example : (autoload '("MyTool.lsp" "(myTool arg1 arg2"))
Return Values
Vendor-defined; see Source Notes.
Availability
- AutoCAD 2026: not documented.
- BricsCAD V26: documented.
- Status: BricsCAD-only.
Source Notes
- [acet-autoload (BricsCAD V26 DevRef)](https://developer.bricsys.com/bricscad/help/en_US/V26/DevRef/source/acetautoload.htm)
- Status: documented (Phase 3 follow-up: body filled from the BricsCAD V26 per-symbol page on 2026-04-26).