iLogic rule not running when parameters change

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I am creating an assembly using a skeleton model to drive all the component parts. In this skeleton model I have several parameters to define the geometry. For my component parts I first derive the skeleton into a part and then use the derived parameters to drive the model parameters. Now, in my component part ipt I have a rule that will set the material based on parameters from the derived skeleton model. The problem is that the rule does not run when the parameters from the skeleton model change. If I manually run the rule it works fine and I can make it run by manually changing a parameter in the part (not the skeleton), but it will not run automatically like it should. And no, the "Don't run automatically" box is not checked. Any thoughts?