Hello, I'm creating a custom extension for Lucid and trying to find a solution for customizing relationships between custom shapes.
I am thinking of Link points for custom shapes.
Let's say when I start dragging a link from the Target shape, all the connection points or link points are removed from all the custom shapes on the page except the Source shape. So I can connect only these two shapes.
Is it possible to dynamically change the connection points of a custom shape or remove them at all? And is there an event that listens to the start of dragging the link?
I would appreciate any help and advise.