3dr
Automotive
- Jul 10, 2004
- 451
Example "==":
if(DIR==L_R)(9*PITCH_ALL)else if(STATION==6)(PITCH_ALL)else((STATION-4)*PITCH_ALL)
Example "||": (OR)
if(SLUG_TYPE==FILLET||SLUG_TYPE==RECTANGLE||SLUG_TYPE==MICKEY)(1)else(0)
I thought I'd seen it all when it comes to these symbols.
I'm in some wizard files and seeing this. Not sure these would be formatted like this.
Dave
Automotive Tooling / Aircraft Tooling / Ground Support Structures
NX11, Win 10 Pro
if(DIR==L_R)(9*PITCH_ALL)else if(STATION==6)(PITCH_ALL)else((STATION-4)*PITCH_ALL)
Example "||": (OR)
if(SLUG_TYPE==FILLET||SLUG_TYPE==RECTANGLE||SLUG_TYPE==MICKEY)(1)else(0)
I thought I'd seen it all when it comes to these symbols.
I'm in some wizard files and seeing this. Not sure these would be formatted like this.
Dave
Automotive Tooling / Aircraft Tooling / Ground Support Structures
NX11, Win 10 Pro