vlr-remove (AutoLISP)

Disables a reactor

(vlr-remove reactor)

Arguments

reactor

A VLR object.

Return Values

The reactor argument; otherwise nil, if unsuccessful.

Examples

The following command disables the circleReactor reactor:

(vlr-remove circleReactor)
#<VLR-Object-reactor>