Circuit.MoveItemsList\<IMovable\>, PointI, int, bool, bool Method
Move a bunch of items in the design. Maintains connections
1 |
|
Parameters
movables
System.Collections.Generic.List<IMovable>
Itemps to be moved Devices and connector segments
delta
PointI
Position delta
rotationAngle
System.Int32
Rotation angle in degree clockwise
horizontalFlip
System.Boolean
verticalFlip
System.Boolean
Returns
System.Boolean
True if success