filter with shorcut key ?

 From:  LAWRENCE
7274.3 In reply to 7274.2 
Hi BurrMan,

thanks you a lot !!

in "moi.idl" , i didn't saw the section about this.

well, now i see "isFilterActive".

so, i can write this script to activate and deactivate with same shortcut :


script: moi.selection.setFilter('Types', 'Edges',!moi.selection.isFilterActive( 'Types', 'Edges'));


thanks to you