Hello!
I wrote an application that automates a renaming task using Catia's Visual Basic editor.
The application works great except for a preview option button. " Sometimes " when the
designer clicks the preview button the hierarchy tree does not refresh its contents.
The code used for preview button is identical ( copy/paste almost ) to the okay button.
Since the okay button works perfectly, I don't think its a code problem, its more of a Catia
refreshing the hierarchy tree display type issue.
Any ideas on how to refresh tree listing within a macro/vba?
Thanks!
Tom
I wrote an application that automates a renaming task using Catia's Visual Basic editor.
The application works great except for a preview option button. " Sometimes " when the
designer clicks the preview button the hierarchy tree does not refresh its contents.
The code used for preview button is identical ( copy/paste almost ) to the okay button.
Since the okay button works perfectly, I don't think its a code problem, its more of a Catia
refreshing the hierarchy tree display type issue.
Any ideas on how to refresh tree listing within a macro/vba?
Thanks!
Tom