Shortcuts for Selection Filters

Is there a way to assign shortcuts to any of the given Selection Filters?
I see commands for edges, faces and vertices. Can I call any of the others by command or script? Particularly SubObject selection would be great.

Thanks,
David

Hi @davidalansmith,

you can assign below macro to an alias or keyboard combo to toggle sub-object selection:

_-SelectionFilter _SubObjects _Enter

Note that the Filter panel must be visible for this to stick if enabled.
_
c.