'Deselect all' keystroke or script?

Next
 From:  tom_tm (TOMF)
12044.1 
Hi forum.

Does anyone know if there is a keystroke function that deselects all objects?

The opposite of 'ctrl-A' or 'command-A' (for Mac)

Thanks.

Tom
  Reply Reply More Options
Post Options
Reply as PM Reply as PM
Print Print
Mark as unread Mark as unread
Relationship Relationship
IP Logged

Previous
Next
 From:  Frenchy Pilou (PILOU)
12044.2 In reply to 12044.1 
Put the mouse out of selected objects
thenPress ESC ;) (On PC)

You have also if Menu Menu Select Opened / Press Deselect All
  Reply Reply More Options
Post Options
Reply as PM Reply as PM
Print Print
Mark as unread Mark as unread
Relationship Relationship
IP Logged

Previous
Next
 From:  Phiro
12044.3 
As Pilou said it, Escape key does it.

But if you want a shortcup key, you can use this code :
script:var gd = moi.geometryDatabase; gd.deselectAll();

Shutcut are defined in Options

Have fun
  Reply Reply More Options
Post Options
Reply as PM Reply as PM
Print Print
Mark as unread Mark as unread
Relationship Relationship
IP Logged

Previous
 From:  tom_tm (TOMF)
12044.4 
Thanks!
  Reply Reply More Options
Post Options
Reply as PM Reply as PM
Print Print
Mark as unread Mark as unread
Relationship Relationship
IP Logged
 

Reply to All Reply to All