Function Entry: VL-PROPAGATE

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

Function Entry: VL-PROPAGATE

Name

vl-propagate

Class

Namespace communication function

Syntax

(vl-propagate 'symbol)

Arguments and Values

  • symbol — symbol naming an AutoLISP variable.

Description

Copies the value of a variable into all open document namespaces and causes that value to be established in subsequently opened drawings during the current session.

Return Values

Always returns nil.

Side Effects

Propagates variable state across multiple document namespaces.

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.