Message 1 of 4
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I have a part I need to pattern but the number of times it is patterned is related to a length parameter...
If <= 60 in then don't pattern
If 60>X>=120 in then pattern twice
If 120>X>=180 in then pattern three times
If 180>X>=240 in then pattern four times
That's what I need to do using the rule... how would this rule be written?
Thanks,
Aaron Schlaack
---------------------------------------------------------------------------------
Autodesk Inventor 2018
Dell Windows 8.1 64 bit Intel(R) Xeon(R) @ 3.50GHz 32GB Ram
Aaron Schlaack
---------------------------------------------------------------------------------
Autodesk Inventor 2018
Dell Windows 8.1 64 bit Intel(R) Xeon(R) @ 3.50GHz 32GB Ram
Solved! Go to Solution.