protected virtual Point ComputeMove( Node n, Point newloc, Dictionary<Part,DraggingTool.Info> draggedparts )
Parameters
- n
- the Northwoods.GoXam.Node being moved
- newloc
- the proposed new Northwoods.GoXam.Node.Location for the node n, in model coordinates
- draggedparts
- a
Dictionary
of Northwoods.GoXam.Parts being dragged