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.
Source Notes
- [vl-list-loaded-vlx (AutoLISP)](https://help.autodesk.com/cloudhelp/2026/KOR/AutoCAD-LT-AutoLISP-Reference/files/GUID-0F0C7A45-41AA-410F-AEF0-EECAE812FCF3.htm)
- [VLX Namespace Functions Reference (AutoLISP)](https://help.autodesk.com/cloudhelp/2023/ENU/AutoCAD-MAC-AutoLISP-Reference/files/GUID-5784FC6F-82DD-4459-879B-6EC3BD5E88D1.htm)