Share Email Facebook Twitter LinkedIn vlr-remove (AutoLISP) 2013-04-10 Product Documentation Intermediate View Original 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> Related References vlr-remove-all (AutoLISP)