JMirisola
Mechanical
- Sep 28, 2006
- 2,357
What I have is an angle that needs to be <10° and it's driven by another dimension. What I want is for the driving dimension to grow by 100mm until the angle drops under 10°. I tried a nested IF statement, but that didn't work.
This is what I tried to use, unsuccessfully: =if("Bridge Angle@Driving Sketch">10, 450, If("Bridge Angle@Driving Sketch">10,550,If("Bridge Angle@Driving Sketch">10, 650,304.8)))
It changed the driving dimension to 450 and stayed there even though the angle remained <10°.
Any thoughts?
Jeff Mirisola, CSWE
My Blog

This is what I tried to use, unsuccessfully: =if("Bridge Angle@Driving Sketch">10, 450, If("Bridge Angle@Driving Sketch">10,550,If("Bridge Angle@Driving Sketch">10, 650,304.8)))
It changed the driving dimension to 450 and stayed there even though the angle remained <10°.
Any thoughts?
Jeff Mirisola, CSWE
My Blog
