Function Entry: VLR-OWNER-REMOVE
← Prev | ↑ Chapter | Next → | Index | Symbols
Function Entry: VLR-OWNER-REMOVE
Name
vlr-owner-remove
Class
Reactor Function
Syntax
(vlr-owner-remove reactor owner)
Arguments and Values
reactor: an object reactor.owner: a VLA-object or entity name previously added withvlr-owner-add.
Description
Removes an object from the list of owners of an object 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
- [vlr-owner-remove (AutoLISP 2026)](https://help.autodesk.com/cloudhelp/2026/ENU/AutoCAD-AutoLISP-Reference/files/GUID-EE5ABE92-4589-482A-95B3-EC52497C3C5F.htm)
- Status: documented (Phase 3 body fill).