Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - niko_ea

Pages: [1]
1
Hello,

I found out that in the ConnectorClass, one can get the target and the source element of the relationship. Now, I am trying to find a way to get all connectors that are connected to a DiagramObject, but I couldn't find anything.

I just wanted to ask if I missed something or if it is impossible to retrieve this information from the API? If it is impossible, I will just store all connectors for each DiagramObject with the information that is available from the API.

I would greatly appreciate any help or guidance you can provide.

Best regards,
Niko

2
Dear all,

I am currently developing an Add-In for EA. I read here that it is possible to implement a custom view in an Add-In.

In my Add-In, I would like to offer an option that displays all elements with a certain tagged value set to 'true' in a custom view. Currently, I have this feature as a Diagram Filter, but I would like to automate it with a script.

However, I cannot figure out how to add a DiagramObject to my UserControl. The reason for this is that I have many diagrams in my project, and rather than adding the same DiagramFilter to every diagram manually, I want to automate the process.

I would greatly appreciate any help or guidance you can provide.

Thank you very much!

Best regards,
Niko

Pages: [1]