public virtual IDiagramModel FindCommonDataModel( object fromnodedata, object tonodedata )
Parameters
- fromnodedata
- tonodedata
Return Value
normally the Model, but may return the PartsModel if the both fromnodedata and tonodedata are Nodes, otherwise null.