addFloatSpinnerCommandInput - Fusion Default Value for Mass

addFloatSpinnerCommandInput - Fusion Default Value for Mass

ebunn3
Advocate Advocate
355 Views
1 Reply
Message 1 of 2

addFloatSpinnerCommandInput - Fusion Default Value for Mass

ebunn3
Advocate
Advocate

Hi,

 

I have a float spinner input on a form that asks the user for a weight.  If document units are set for inches and they enter 25 pounds for example, the float spinner command input displays 11.33980925.  This appears to be kilograms.  Are kilograms the default unit of measure for Fusion?  Just want to verify this so I can convert the values properly for equations. (see screenshot)

 

Eric

 

ebunn3_0-1643119880606.png

 

0 Likes
Accepted solutions (1)
356 Views
1 Reply
Reply (1)
Message 2 of 2

JeromeBriot
Mentor
Mentor
Accepted solution

Hello,

 

Excerpt from the documentation of the UnitsManager Object:

 

Internal values are held in SI units (e.g. seconds, radians, kg for time, angle, mass) with the exception that all lengths are in cm rather than meter and this affects derived units (e.g. velocity is cm/s, volume is cm^3).

 

0 Likes