public void RebuildLinkElements()
public void RebuildLinkElements()
This removes all of the old Links and then calls DoRebuildLinkElements.
This does not delete existing Nodes. This method is also called by RebuildNodeElements.
This tries to maintain the collection of SelectedParts after the links have all been reconstructed.
The implementation of this method and the methods that it calls should not modify the model.