Reassign Function Keys (F1,F2...F3)

Reassign Function Keys (F1,F2...F3)

yetoyad476
Observer Observer
3,073 Views
2 Replies
Message 1 of 3

Reassign Function Keys (F1,F2...F3)

yetoyad476
Observer
Observer

How do I redefine CAD shortcut keys for specific functions;

Recently I learned that through the CUI I can change the function of some keys, such as the F1,F2...,F12 buttons
But I also saw that there are functions already assigned to key combinations such as CTRL+1, CTRL+SHIFT+1.
• I would like to assign functions or edit to the CTRL+F1 key but I can't find it through the CUI.
• In this case, I wanted a command like "toggle" to open and close the layers, I used CTRL+1 as an example, which does the same thing for properties, and get the final result:

$M=$(if,$(and,$(>,$(getvar,clayer),0)),^C^C_layerclose,^C^C_layer)

and it opened, but when I press again it doesn't close.

Cloud you guys help me please? Thanks!

0 Likes
Accepted solutions (1)
3,074 Views
2 Replies
  • CUI
Replies (2)
Message 2 of 3

WeTanks
Mentor
Mentor
Accepted solution

Layer Open and close : CTRL+SHIFT+3

Please take a look at this recording.
この録画をご覧ください。

 

You can also associate it with a mouse button.

WeTanks_0-1687091927599.png

 

We.Tanks

EESignature

A couple of Fusion improvement ideas that could your vote/support:
図面一括印刷

0 Likes
Message 3 of 3

yetoyad476
Observer
Observer

It worked. Thank you brother! 🙂

0 Likes