Message 1 of 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I have a stair generator that is driven off of a few parameters and some math.
The fx parameter that is giving me trouble is the calculation for the number and the spacing of the steps.
If I change the height of the walkway it updates everything in the sketch correctly.
However if I change the angle of the steps it fails to update the number of steps required.
But if I change the angle again to exactly the same value it updates correctly.
It seems to me like it is requiring 2 updates in order to calculate correctly, I have checked the equations and nothing seems to have a circular dependency, Does anyone know why this might be happening?
Solved! Go to Solution.