protected virtual void DoRebuildNodeElements()
protected virtual void DoRebuildNodeElements()
This will call AddNodeForData for each of the node data objects in the model. It also calls AddNodeForData for each Node that is in the Diagram's PartsModel.
This is called by RebuildNodeElements.
The implementation of this method and the methods that it calls should not modify the model.