- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I have seen the other posts around lamenting the lack of "globalform.close". This would be a possible way to solve my issue. I could insert the close form code at the start of any of my rules and then "globalform.show" and then run the rest of the rule.
The form rules that seem to work between active drawing are the ones that do something to the idw, although not all of them. The ones that don't work between active drawings are the ones that are doing something to the model reference.
Is Inventor holding the first active drawing model reference in the ilogic form memory? and if it is can you code it to clear memory and then reload the model reference of the active file?
I might try the same process with a vba form and see if that solves it.
The part number in the form certainly helps, and you can see which file it is stuck on.