Values ¶
            hou.triggerSelectorAction.Start
        
Activate a selector.
            hou.triggerSelectorAction.Stop
        
Deactivate a selector.
            hou.triggerSelectorAction.Toggle
        
Start or stop a selector depending of the current selector state. If currently stopped, the selector is started otherwise it is stopped.