Function Entry: VL-DOC-EXPORT

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

Function Entry: VL-DOC-EXPORT

Name

vl-doc-export

Class

Namespace function

Syntax

(vl-doc-export 'function)

Description

Makes a function loaded in a VLX namespace available to the current document namespace.

Return Values

Host-defined success value.

Side Effects

Exports a symbol/function binding across namespace boundaries.

Compatibility

Applies to separate-namespace VLX applications. Autodesk documents 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