Fusion360 equations with "percent %" variables don't work as expected

drisler8109
Participant
Participant

Fusion360 equations with "percent %" variables don't work as expected

drisler8109
Participant
Participant

I am trying to create a "scale factor" variable which is then used in a "length mm" variable's equation

 

I used "modify -> change parameters" and created the following "user parameters"

 

idScalePercentage - Unit "percent %" - value "5mm / 4.65mm" or 1.07527

percentCancel - Unit "percent %" Expression "100"

 

m5DiameterTarget - "length mm" value 5mm

m5Diameter - "length mm" Expression "m5DiameterTarget * (idScalePercentage / percentCancel)

 

 

0 Likes
Reply
Accepted solutions (2)
346 Views
2 Replies
Replies (2)

Bjanders
Advocate
Advocate
Accepted solution

Maybe I don't understand your question, if you are saying that you have to create a "cancel" variable to make it work. Or then I can't repeat your issue. For me it works as expected:

Bjanders_3-1681503690576.png

If this is not your problem, then please clarify.

1 Like

drisler8109
Participant
Participant
Accepted solution

I thought it was both "percent %" and "no units" - seems to only be an issue with "percent %" 

0 Likes