Sum of ValueInputs

Sum of ValueInputs

Anonymous
Not applicable
283 Views
0 Replies
Message 1 of 1

Sum of ValueInputs

Anonymous
Not applicable

Hello!

 

I'm new on Fusion 360 API and i'm trying to, basically, sum variables. I'm learning from zero to program in python. The variables I created were like in C++ (i know how to program in C, but appeerently, python is more convenient), and when i run the script i created, it does not do anything. If I eliminate those variables and put the values, it works.

 

Maybe is because i'm using values that should be in a variable of type double, and that's why i ended on the valueInput command. On Fusion Help, i read that valueInputs creates those variables. So, do i need to use valueInputs command on every variable i create? can I sum or subtract values just like in C?

 

Thanks

0 Likes
284 Views
0 Replies
Replies (0)