movedisconnected - PLAXIS 2D Input commands documentation

movedisconnected mvd

Moves an object without moving any connected features on that object.
Moves one or more objects in a specified direction.
movedisconnected Line_1 (2 3) Moves Line_1 in direction (2, 3).
<{1,...}: <Point'|Line'|Polycurve'|Tunnel'|Polygon'>>'<Coords: Number'Number'>'
{1,...} 1 Sequence of one or more geometric objects
Point Point object reference Name of the point that should be moved
Line Line object reference Name of the line that should be moved
Polycurve Polycurve object reference Name of the polycurve that should be moved
Tunnel Tunnel object reference Name of the tunnel that should be moved
Polygon Polygon object reference Name of the polygon that should be moved
Coords Vector giving the direction in which the object should be moved
Number x x-value
Number y y-value
Mode Target
Geometry Global
None
Moves an object in a specified direction.
movedisconnected Point_1 (2 3) Moves Point_1 in direction (2, 3).
<Coords: Number' Number'>'
Coords Vector giving the direction in which the object should be moved
Number x x-value
Number y y-value
Mode Target
Geometry Geometric object
None