Trying to assign the sub-Objects toggle to a keyboard shortcut.
I know I can select with Crtl-Shift or pressing with the mouse but I want to assign it to a keyboard shortcut. See image for more info.
Thanks
Hello - use
_-SelectionFilter _SubObjects _Enter
-Pascal
Ah yes the famous dash before the command, forgot about that.
Thank you so much.
Pascal, is there a way to turn on sub-objects instead of toggle?
Hello- if you specify SubObjects=Yes/No
_-SelectionFilter _SubObjects=Yes _Enter
-Pascal
1 Like