Function Entry: VL-LIST-LOADED-VLX

← Prev | ↑ Chapter | Next → | Index | Symbols

Function Entry: VL-LIST-LOADED-VLX

Name

vl-list-loaded-vlx

Class

Visual LISP VLX namespace inquiry function

Syntax

(vl-list-loaded-vlx)

Description

Returns the set of separate-namespace VLX applications associated with the current document.

Return Values

Returns a list of symbols naming separate-namespace VLX applications, or nil if none are associated with the current document.

Notes

  • Autodesk documents that document-namespace VLX applications are not reported by this function.
  • Recent Autodesk references say the function is supported on macOS and Web but has no effect there because VLX files are Windows-only.

Availability

  • AutoCAD 2026: documented (per Autodesk reference page).
  • BricsCAD V26: presumed compatible (no contradicting page found).
  • Status: AutoCAD documented; BricsCAD presumed-both pending Phase 4 verification.