Function Entry: VL-ARX-IMPORT
← Prev | ↑ Chapter | Next → | Index | Symbols
Function Entry: VL-ARX-IMPORT
Name
vl-arx-import
Class
Namespace / extension-bridge function
Syntax
(vl-arx-import [function | application])
Description
Imports ObjectARX or ADSR/X-defined functions into a separate-namespace VLX environment.
Return Values
Host-defined success value.
Side Effects
Imports externally defined callable interfaces into the current namespace.
Compatibility
Applies to separate-namespace VLX applications and has documented behavior differences on non-Windows platforms.
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
- [VLX Namespace Functions Reference (AutoLISP)](https://help.autodesk.com/cloudhelp/2026/CHT/AutoCAD-AutoLISP-Reference/files/GUID-5784FC6F-82DD-4459-879B-6EC3BD5E88D1.htm)
- Status: documented by family page.