Show only script?

 From:  Michael Gibson
1525.2 In reply to 1525.1 
Hi Nick, put this one on a keyboard shortcut:
code:
script:moi.geometryDatabase.invertSelection(); moi.geometryDatabase.hide( true );


That should hide everything except the selected objects, sometimes this is called "Isolate selection".

- Michael