public void RebuildNodeElements()
public void RebuildNodeElements()
This deletes all existing Parts from the diagram and then calls DoRebuildNodeElements and RebuildLinkElements.
This tries to maintain the collection of SelectedParts after the parts have all been reconstructed.
The implementation of this method and the methods that it calls should not modify the model.