Error on rule that only pushes through Parameters
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
We are experiencing a problem with an iLogic rule that only pushes through Parameters.
Goes well several times until something triggers 'something'.
To exclude that it is not due to various iLogic Rules that we implement using Event Triggers, we have disabled them.
As it turns out, the iLogic rules continue to run after this.
It is remarkable that the rules by Event Triggers are not addressed when calculating by the iLogic Rule, so they are simply not run through.
It seems to be a deeper problem, namely, at some point a '0x80004005 (E_FAIL))' message appears on a line consisting only of: Parameter("A17851:1", "Door_Height") = Door_Height
The Parameter is just present on both sides, reassigning or renaming makes no difference in the error message.
Restarting Inventor makes the message disappear until something triggers it again.
Any idea where to look for this?