Is there any command to Reset the selection filter so that I can assign a keyboard shortcut?
Actually it's little annoying and time consuming to switch from Inspector and then Click on Reset in Selection Filter.
Solved! Go to Solution.
Solved by jorge_garcia. Go to Solution.
Solved by jorge_garcia. Go to Solution.
ASSIGN CMD+ALT+R SET SELECTTYPES ALL;
ASSIGN CMD+ALT+R SET SELECTLAYERS ALL;
I want to do two things in one shortcut. Anyway to merge this?
In above case, only SELECTLAYERS ALL works and the first command is skipped.
Regards,
Sumit
@jorge_garcia which commands are executed when we press Reset button in Selection filters? I want to reset all the filters at once... I don't want to assign 2 different shortcuts for this.
Please help!
Thanks!
Hi @sumit809.sd ,
I hope you're doing well. You can assign two commands (or more) to the same shortcut.
ASSIGN CMD+ALT+R 'SET SELECTTYPES ALL; SET SELECTLAYERS ALL;';
Let me know if you continue to run into problems.
Best Regards,
Can't find what you're looking for? Ask the community or share your knowledge.