Calculate Stroke

Hi Jake - please look at the image. what I need to do is to lock/unlock the calculate stroke on user input, this is my case:

1) if the lock is "ON" the way the user inserted points (the yellow highlighted) must stay in place. if the user move objects (2) or (3) the the link line can move only on the pivot points (1), (the point before the endsegment points)
2) If the lock is "OFF" the default calculate of the route is active again.
Please advice me on this one.
Thunis

Check GoLink.AdjustingStyle (and style GoLinkAdjustingStyle.Stretch). I think that’s what you’re looking for.

Thanks I just could not find it…