Function Entry: VLR-OWNER-ADD

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

Function Entry: VLR-OWNER-ADD

Name

vlr-owner-add

Class

Reactor Function

Syntax

(vlr-owner-add reactor owner)

Arguments and Values

  • reactor: an object reactor.
  • owner: a VLA-object or entity name to attach.

Description

Adds an object to the list of owners of an object reactor — extending the set of entities whose events will fire the reactor.

Return Values

The owner reference on success; nil on failure.

Side Effects

Mutates the reactor's owner list.

Examples

Not documented on the vendor page.

Availability

  • AutoCAD 2026: documented (Windows only).
  • BricsCAD V26: presumed compatible.
  • Status: AutoCAD-Windows documented; BricsCAD parity TBD.

Source Notes