Message 1 of 2
iLogic: multiple rules, one part
Not applicable
10-29-2014
06:26 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
So, the component circled below is the same part on 2 different rules, they are both suppress/unsupress features. One is true and one is false.
Component circled in red above and below:
I need to somehow put an order to these rules because if one is true the other may not be, as seen. If ANY RULE RESULTS IN FALSE, the part needs to be suppressed for my assembly. Currently it seems the False statment is being overwritten with the true and the part(feature) remains unsuppressed.
Anyone know if there is an order to the rules when they are run or how to solve this problem?