- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I am running Inventor 2019.4.5
I am trying to use a global form to update the iProperties. I have a spreadsheet that drives the parameter options. these parameter options are based on a different parameter selection.
Eg: if you choose Parameter(Major) to be 1, you will get the Parameter(Minor) options to be [a,b,c]. Where if you choose parameter(Major) to be 2, you will get the Parameter(Minor) options to be [d,e,f].
I had this working using internal rules by having the the trigger for the rule that set the minor list to be triggered by the major parameter change. This worked well and the form live updated as I cycled through the Majors. Now using external Rules and Global forms the rule wont trigger. I understand that you can't trigger external rules the same way and put the rule to be triggered on "Any Model Parameter Change," but this doesn't run the rule on user parameters. Is there a work around to this or something I am missing?
Solved! Go to Solution.