About Removing Reactors (AutoLISP/ActiveX)

Reactors cannot be removed or deleted, but rather they can be disabled with vlr-remove.

Note: ActiveX support in AutoLISP is limited to Windows only.

The reactor object still exists and can be enabled again using the vlr-add function. The vlr-added-p function allows you to determine whether or not a reactor is active (registered to AutoCAD).

You can use the following functions to disable and enable a reactor: