
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi all,
Recently I have came up with an ilogic code to generate dimensions for an assembly using the 'Capture Current State' method. However, this assembly of mine sometimes has suppressed parts depending on situation.
Problem is that I am only able to generate the dimensions when all parts are unsuppressed. Whenever I have a part suppressed, the rule cannot complete running and there will be error saying "GetIntent(xxxxx.ipt) was not found". I know that this error occurs due to the suppressed part and right now I only temporarily bypass this error by commenting away the "GetIntent" and respective "linDim" lines.
Is there a way to bypass this error and be able to run the rule without commenting away those lines and still be able generate dimensions for the rest of the lines ?
Solved! Go to Solution.