public virtual void MoveParts( Dictionary<Part,DraggingTool.Info> parts, Point offset )
Parameters
- parts
- a
Dictionary
of parts, mapped to DraggingTool.Info values that include the nodes' original locations - offset
- a
Point
value in model coordinates
Dictionary
of parts, mapped to DraggingTool.Info values that include the nodes' original locations
Point
value in model coordinates
public virtual void MoveParts( Dictionary<Part,DraggingTool.Info> parts, Point offset )
Dictionary
of parts, mapped to DraggingTool.Info values that include the nodes' original locationsPoint
value in model coordinates