Message 1 of 10
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
In my assemboly I've got a part that has a rule. The rule controls a cut based on a skeletal parameter that changes. I made this rule:
iLogicVb.RunRule("LEG-BR", "Mitters") iLogicVb.RunRule("LEG-FR", "Mitters") iLogicVb.UpdateWhenDone = True
to make the rule in those parts run. This rule has a evenet trigger placed on it:
but when I update a parameter the rule doesn't run. I know the above rule works because I can manually run it and it fires the rules it controls. Why won't it fire with the trigger?
AND my other question is:
In the parts themselves I also have triggers to run them based from the over in the skeleton I'm changing BUT they also will only run when I manually run them. They have the same triggers attached to them as the one above.
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.