Function Entry: VLR-DEEPCLONE-REACTOR
← Prev | ↑ Chapter | Next → | Index | Symbols
Function Entry: VLR-DEEPCLONE-REACTOR
Name
vlr-deepclone-reactor
Class
Reactor constructor function
Syntax
(vlr-deepclone-reactor data callbacks)
Description
Constructs an editor reactor object that notifies of a deep clone event.
Return Values
Reactor object.
Side Effects
Registers deep-clone callbacks with the host event system.
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.
Source Notes
- [About Reactor Types and Events (AutoLISP/ActiveX)](https://help.autodesk.com/cloudhelp/2024/CHS/AutoCAD-AutoLISP/files/GUID-EC61BEC2-39B9-4CD1-BE3B-7781DF1E3530.htm)
- [Reactor Functions Reference (AutoLISP/ActiveX)](https://help.autodesk.com/cloudhelp/2026/ENU/AutoCAD-LT-AutoLISP-Reference/files/GUID-B83B512E-CEF6-43C5-9099-398999E254AF.htm)
- Status: documented.