1
Automation Interface, Add-Ins and Tools / How to Retrieve All Connectors of a DiagramObject
« on: June 15, 2024, 06:02:34 am »
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
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