Changing active units of measurment

Changing active units of measurment

harwoodjordan
Observer Observer
496 Views
7 Replies
Message 1 of 8

Changing active units of measurment

harwoodjordan
Observer
Observer

Hi first post hear. 

 

Is there a way to change the active unit of measurement with a keyboard shortcut? If not is there a way to set it up to do  this?

 

I have disability it make it hard to move keyboard to mouse easily and would be a big help if this is possible

0 Likes
497 Views
7 Replies
Replies (7)
Message 2 of 8

CGBenner
Community Manager
Community Manager

@harwoodjordan 

Welcome to the forum.

@Phil.E do you know anything about this?

Did you find a post helpful? Then feel free to give likes to these posts!
Did your question get successfully answered? Then just click on the 'Accept solution' button.  Thanks and Enjoy!


Chris Benner
Industry Community Manager – Design & Manufacturing

0 Likes
Message 3 of 8

Phil.E
Autodesk
Autodesk

There isn't a way to change units with a hot key currently. I'm looking into alternatives and will follow up tomorrow.





Phil Eichmiller
Software Engineer
Quality Assurance
Autodesk, Inc.


Message 4 of 8

harwoodjordan
Observer
Observer

Thank you. I appreciate it!

0 Likes
Message 5 of 8

Phil.E
Autodesk
Autodesk

This is what I found. It would require a custom add-in. The add-in would need to create two commands and place them in the toolbar somewhere. 

 

One command would be for mm, the other for inch. Once you achieve this, a hotkey can be set for the command.

PhilE_0-1710863899698.png

 

Here is the help section https://help.autodesk.com/view/fusion360/ENU/?guid=GUID-A92A4B10-3781-4925-94C6-47DA85A4F65A

 

Unfortunately I don't know how to do this. There is a forum dedicated to it.

 

When you use the "Scripts and Add-Ins" command to create a new add-in, it creates a working add-in that provides the structure and a starting point, but you then have to add the specific functionality desired. 

 

PhilE_0-1710864259337.png

 





Phil Eichmiller
Software Engineer
Quality Assurance
Autodesk, Inc.


0 Likes
Message 6 of 8

graham.wideman
Advocate
Advocate

In case you still need to solve this issue, a user @kandennti has kindly provided such an add-in:

 

Sample addin to create button to set active units? 

0 Likes
Message 7 of 8

HughesTooling
Consultant
Consultant

There is an add in in the app store that allows you to create hotkeys for any of Fusion's commands here.

 

Mark Hughes
Owner, Hughes Tooling
Did you find this post helpful? Feel free to Like this post.
Did your question get successfully answered? Then click on the ACCEPT SOLUTION button.

EESignature


0 Likes
Message 8 of 8

graham.wideman
Advocate
Advocate

>There is an add in in the app store that allows you to create hotkeys for any of Fusion's commands here

 

That's good to know about!  In this case, however, it has a slight disadvantage: The command to switch to mm is a different sequence of steps than the command to switch to inches. So that would require two hotkeys. Not fatal, but not quite as convenient as a single command, and hence single hotkey, that toggles between the two (which is what kandennti implemented).

 

But doubtless I'll have a use for the add-in you mentioned in future!