I am having difficulty with the following IF scenario:
IF PTC_MATERIAL_NAME=(==?)STEEL (material steel & aluminum have been assigned in setup, as have the steel & alum spring rates as variable values)
SPRING_RATE=SPRING_RATE_STEEL
ELSE
SPRING_RATE=SPRING_RATE_ALUMINUM
ENDIF
I realized my...
Since ProE's help files are so da.n hard to navigate, I'm having to ask users here the exact format/syntax of the if function within the relations dialog. I know the logic & how it works in Excel and Solidworks, HP because provided examples are easy to follow along with nice literature. So...
Since ProE's help files are so hard to navigate, I'm having to ask users here the exact format/syntax of the if function within the relations dialog. I know how it works in Excel, Solidworks because provided examples are easy to follow. So please show me the if function at work if you would be...