Message 1 of 7
Problems with parts not updating when "ThisApplication.ActiveDocument.Update" is used.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I'm trying to get an assembly to run from a top level user form. Very little iLogic used, and mainly driven with linked parameters and formula. My problem, I've been trying to use the command "ThisApplication.ActiveDocument.Update" as a button/run rule/command on the form, but it is not always effective. There are some parts that just don't resize/rebuild, even after the rule/button has been used repeatedly. It will work if I open the problematic part and manually rebuild with it open.
Is there a way to run through all the parts and force a rebuild at each part? Or failing that, is there a way to use iLogic to open and part and rebuild a specific part there? I can identify the few problem parts and use such a rule.