Link Relinking

Dear Support Team,

We want to stop the link relinking facility. While relinking if the port belongs to the same node then its fine but if the link is relined to the another node's port then it should not happen...

Create a custom GoToolRelinking, and override GoToolRelinking.IsValidLink(IGoPort, IGoPort).

Dear Jake,
Is there any sample that is using the GoToolRelinking?

MovableLinkApp, SubGraphApp, Demo1.

RestrictedRelinkingTool in SubGraphApp may be the closest to what you need.