Hi,
I understand this topic is almost 7 years old, but I am experiencing the same issue and haven't been able to resolve it with the existing recommendations. Unfortunately, when I use the Repository.WriteOutput() method in my Add-In and pass the ElementID, EA does not select the element in the project browser upon double-clicking.
In my Add-In, I have various checks that print warnings in a separate tab in the System Output window. For example, one of the checks prints a warning if an element has no connections, like this:
"The element ... has no connections."
What I want to achieve is to either print the element as a hyperlink, similar to how it can be done in the notes, or allow the user to click the OutputItem and be redirected to the element. Unfortunately, I am not sure how to do this.
I would greatly appreciate any suggestions. Thank you very much in advance for your help.
Best regards,
Niko