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