Function Entry: VLR-PERS-RELEASE

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

Function Entry: VLR-PERS-RELEASE

Name

vlr-pers-release

Class

Reactor Function

Syntax

(vlr-pers-release reactor)

Arguments and Values

  • reactor: a VLR object.

Description

Makes a previously persistent reactor transient — removes it from the drawing's persistent-reactor set so it no longer survives a session boundary.

Return Values

Returns the reactor object on success; nil on failure.

Side Effects

Clears the persistent flag on the reactor.

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