Hi,
Well it is my add-inn, and I can program only a little bit. 😉
So what it is suppos to do is:
Manage visibility of the component to get rid of the annoying thing that is putting components in Master DVR after they are set associative turned off and on again.
So far I was able to successfully get this done using windows form application. But components must be turned off by clicking button on the form.
What I would like to get is to link to the visibility event of the component by ComponentOccurecneOnChange Event, but there I have run on to the problem of bug in the event.
When associativity is changed from false to true it is properly indicated in during the Event. But when it is changed from True to False it is wrong as it is indicated as False before and after Event.
Also when associative component is being turned off there is a message window informing that associativity will be removed. And this window does not bring up ComponentOccurenceOnChange Event at all, and associative state if obviously changed.
So I am looking for a way to monitor associativity state of the componentoccurence DVR in some other way, that would allow me to know whether component was set to be associative the moment user chooses to switch it off.
Cris.
Cris,
https://simply.engineering