'Deselect all' keystroke or script?
From:
tom_tm (TOMF)
20 Jul (1 of 4)
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
More
Post Options
Reply as PM
Print
Mark as unread
Relationship
IP
Logged
From:
Frenchy Pilou (PILOU)
20 Jul (2 of 4)
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
More
Post Options
Reply as PM
Print
Mark as unread
Relationship
IP
Logged
From:
Phiro
20 Jul (3 of 4)
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
More
Post Options
Reply as PM
Print
Mark as unread
Relationship
IP
Logged
From:
tom_tm (TOMF)
20 Jul (4 of 4)
12044.4
Thanks!
Reply
More
Post Options
Reply as PM
Print
Mark as unread
Relationship
IP
Logged
Reply to All