Announcements
Visit Fusion 360 Feedback Hub, the great way to connect to our Product, UX, and Research teams. See you there!
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Being able to drive formula with multiple parameters.

Being able to drive formula with multiple parameters.

I have been fiddling with making parametric pulleys and other stuff in Fusion 360. And one of the key components would be able todo this.

Pi=3.14159265
tooth_qty=18
toothsize=5
pitchline_compensation=0,5715
Actual_diameter = 2*((tooth_qty * toothsize)/(Pi*2)-pitchline_compensation)

Setting it up like this will not allow me to enter a formula that can be modified properly.
But if i enter it like this; 2*((18*5)/(3.14159265*2)-0.5715)

It will work just fine.

So being able to drive a parameter with several other parameter would be nice.
It works if i change one of the values in the formula to a parameter like say 18 to tooth_qty, but if i have multiple parameters it just wont handle it.

2 Comments
HughesTooling
Consultant

Is this what you're after. Note Pi is built in as PI

Temp.png

Mark

Sgt_Hindsight
Enthusiast
I find it hard to drive complex formulas overall its not that intuitive as
in other packages.

the hassle with needing to consider type of value is well fun for
programmers but normal users dont care if its length degree or what the
number represents..

Can't find what you're looking for? Ask the community or share your knowledge.

Submit Idea