BUG: Parameter solver behaves different with directly entered values and with parameters

BUG: Parameter solver behaves different with directly entered values and with parameters

lichtzeichenanlage
Advisor Advisor
103 Views
0 Replies
Message 1 of 1

BUG: Parameter solver behaves different with directly entered values and with parameters

lichtzeichenanlage
Advisor
Advisor

The parameter solver behaves different with directly entered values and with parameters. IMO this is a bug. Here is the scenario:

 

KkIioCfflv.gif

 

  • Create a variable extrusionWidth from type mm and apply the value 0.65mm
  • Create a variable growingPotsNumberOfPerimeters  from type no unit and apply ceil( 1.3 mm / 0.65 mm). The resulting value will be 2 (as expected)
  • Change the term to ceil( 1.3 mm / extrusionWidth) and Fusion 360 will change the term to ceil(1.3) and this is a bug
  • Create a variable dummy from type no unit and apply the value 0.65
  • Change the term of growingPotsNumberOfPerimeters  to ceil( 1.3 / dummy) and it works again (as expected) 
0 Likes
104 Views
0 Replies
Replies (0)