Circuit.MoveItems(List, PointI, int, bool, bool) Method
Move a bunch of items in the design. Maintains connections
1 |
|
Parameters
movables
List[IMovable]
Itemps to be moved (Devices and connector segments)
delta
PointI
Position delta
rotationAngle
int
Rotation angle in degree (clockwise)
horizontalFlip
System.Boolean
verticalFlip
System.Boolean
Returns
System.Boolean
True if success