2 suggest

 From:  tyglik
736.2 In reply to 736.1 
Hi Musty,

>>1. Moi has got hide button. Programmer can add "hide unselect" [...]

Do you mean the command for hiding all unselected objects?
You can set a shortcut in the Option dialog window, e.g.

code:
S     script:moi.geometryDatabase.invertSelection();moi.geometryDatabase.hide();



>>[...] and "unhide all" buttons.

When you want to show all hidden objects, just click on the "Hide" button twice.


Petr