MoI discussion forum
MoI discussion forum

Full Version: 'Deselect all' keystroke or script?

Show messages: All  1-2  3-4

From: Phiro
20 Jul   [#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
From: tom_tm (TOMF)
20 Jul   [#4]
Thanks!

Show messages: All  1-2  3-4