- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I am trying to write a parameter in fusion 360 that if the height is greater than or equal to .5in it will subtract .125. What I have now is below and it doesn't work. Not sure how to write the function so fusion will read it, any help would be appreciated.
if( Height >= .5 in ; - .125 in )
Thank you
John
Solved! Go to Solution.