[Keyboard shortcuts] - Temporary override keys

[Keyboard shortcuts] - Temporary override keys

Intuos5
Advisor Advisor
1,381 Views
4 Replies
Message 1 of 5

[Keyboard shortcuts] - Temporary override keys

Intuos5
Advisor
Advisor

I was wondering, since none of the default temporary override keys (such as "Shift + E" for Endpoint snap) show up in the commands list. How can these commands be duplicated and also be assigned to, lets say, Ctrl + Shift + F1?

0 Likes
Accepted solutions (1)
1,382 Views
4 Replies
Replies (4)
Message 2 of 5

TomBeauford
Advisor
Advisor

Under  [Keyboard shortcuts] - Temporary override keys sort by name

Name: Object Snap Override : Endpoint

Keys: SHIFT+E

Macro 1 (Key Down): ^P'_.osmode 1 $(if,$(eq,$(getvar,osnapoverride),0),'_.osnapoverride 1)

There's already a duplicate of it using SHIFT+P right underneath it but you could add another if you want.

Why?

 

64bit AutoCAD Map & Civil 3D 2023
Architecture Engineering & Construction Collection
2023
Windows 10 Dell i7-12850HX 2.1 Ghz 12GB NVIDIA RTX A3000 12GB Graphics Adapter
0 Likes
Message 3 of 5

Intuos5
Advisor
Advisor

Don't pin me down on the example, not all snaps have duplicates (such as: Extention, Intersection, Parrallel, Perpendicular, Nearest, Quadrant and Tangent). The question remains, how do I add those to have duplicates?

I would like to see which input method I prefer (Autocad's or another system), which is the reason for me wanting duplicating these.

0 Likes
Message 4 of 5

ВeekeeCZ
Consultant
Consultant
Accepted solution

Well, it's easy to duplicate them. cui/keyboard/temp... RT click Duplicate.

 

Another issue is the second part of your question... Temp override works while holding a key (-stroke). And that cannot be assigned to your picked Shift+Crtl+F1. However, the regular shortcut (like pressing a key) could be assigned...

So I would suggest to locate "Snap, Endpoint" command with its "endp" macro and assign/re-assign the shortcut you want to have.

Message 5 of 5

Intuos5
Advisor
Advisor

Ah, thanks I see. I right clicked within the 'Shortcuts' window on the right, which only allows one to delete an entry. I should have checked the 'All customization files' window for the right click > duplicate.

 

It makes sense to use them as additional shortcuts from a workflow perspective as well, thanks!

0 Likes