Custom Keyboard shortcuts

Custom Keyboard shortcuts

chachaman
Collaborator Collaborator
340 Views
4 Replies
Message 1 of 5

Custom Keyboard shortcuts

chachaman
Collaborator
Collaborator

Hello,

Does anybody know if there is a way to  create the following custom keyboard shortcuts ? :

O=Orbit

H=Pan

Z=Zoom

Q=Zoom All

W=Zoom Window.

Which of these shortcuts can be created and which not ? Is the API of any use in this ?

Thank you for any insight.

0 Likes
341 Views
4 Replies
Replies (4)
Message 2 of 5

ryan.bales
Autodesk Support
Autodesk Support
Yes there should be a way and those are simpler than some. https://knowledge.autodesk.com/support/fusion-360/troubleshooting/caas/sfdcarticles/sfdcarticles/Cus...

Its important to remember several things:
1) Syntax when looking at the specific command - for example hotkey.dialog orbitcommand is invalid vs hotkey.dialog OrbitCommand is correct
2) you WILL be overwriting commands that will still be assigned that hotkey - for example, O is Offset not Orbit - safest method is assign other hotkeys to those tools first.


Ryan Bales
Fusion 360 Product Support
Message 3 of 5

chachaman
Collaborator
Collaborator

Hello,

Thank you for your reply. Can you tell me what envronnement mode that article is in ? It seems to be a developer mode ?

 

Thanks

0 Likes
Message 4 of 5

ryan.bales
Autodesk Support
Autodesk Support
Nope thats just standard Fusion. You'll be in the text commands option and if need be, searching install directories for XML's.


Ryan Bales
Fusion 360 Product Support
0 Likes
Message 5 of 5

tiktuk
Advocate
Advocate

You can also try the AnyShortcut add-in, worked well for some shortcuts I was missing 🙂 .

0 Likes