Message 1 of 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
HI,
i created a rule to change the value of a custom iproperty and to show this value on the drawing.
It works well to change the value. But the value showing on the drawing is not updated. I have to open and close the iproperties, then the drawing updates and shows the right value.
i tried
InventorVb.DocumentUpdate()
RuleParametersOutput()
iLogicVb.UpdateWhenDone = True
at the and of the rule. but it does not work.
Is there another command to refresh the drawing?
I also have the problem, if i hit the button "DONE" on a Form after running a rule, it minimizes the Inventor Window. What am i doing wrong?
Solved! Go to Solution.