Function Entry: VLR-REMOVE-ALL

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

Function Entry: VLR-REMOVE-ALL

Name

vlr-remove-all

Class

Reactor control function

Syntax

(vlr-remove-all reactor-type)

Description

Disables all reactors of the specified type.

Return Values

List of affected reactors or other host-defined result.

Side Effects

Bulk reactor deactivation.

Arguments and Values

  • reactor-type: optional reactor type symbol; if omitted, all active reactor types are targeted

Notes

  • Autodesk documents the return value as a list of reactor lists.
  • Autodesk documents that each reactor list begins with the reactor type symbol and is followed by the disabled reactor objects.
  • Autodesk documents that the result is nil when no active reactors match.

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.