pointdispl - PLAXIS 2D Input commands documentation

pointdispl ppd

Adds point prescribed displacement features to points.
Adds point prescribed displacement features to one or more existing points in the geometry.
pointdispl Point_1 Adds a point prescribed displacement feature to Point_1.
pointdispl Point_2 Point_3 Adds point prescribed displacement features to Point_2 and Point_3.
pointdispl (Point_6 Point_4) Adds point prescribed displacement features to Point_6 and Point_4.
<{1,...}: Point'>'
{1,...} 1 Sequence of one or more points
Point Point object reference Name of the point to which a point prescribed displacement feature should be added
Mode Target
Geometry Global
Creates a new point and add a point prescribed displacement feature to it.
pointdispl (5 6) Creates a new point at (5, 6) and adds a point prescribed displacement feature to it.
<Coords: Number' Number'>'
Coords Coordinates
Number x x-coordinate
Number y y-coordinate
Mode Target
Geometry Global
Creates several new points and add point prescribed displacement features to them.
pointdispl (5 6) (8 9) Creates two new points at (5, 6) and (8, 9) and adds point prescribed displacement features to them.
<Coords{2,...}: <Coords: Number' Number'>'>
Coords{2,...} 2 Sequence of two or more coordinates
Coords Coordinates
Number x x-coordinate
Number y y-coordinate
Mode Target
Geometry Global
Adds point prescribed displacement features to one or more existing points in the geometry and directly set their properties.
pointdispl Point_1 "Displacement_x" "Fixed" "Displacement_y" "Prescribed" Adds a point prescribed displacement feature to Point_1 and sets the Displacementx to "Fixed" and the Displacementy to "Prescribed".
pointdispl (Point_2 Point_3) "Displacement_x" "Fixed" "Displacement_y" "Prescribed" Adds point prescribed displacement features to Point_2 and Point_3 sets the Displacementx to "Fixed" and the Displacementy to "Prescribed" for both point prescribed displacements.
<{1,...}: Point'>'<PropValue{1,...}: <PropValue: Text' Any>'>
{1,...} 1 Sequence of one or more points
Point Point object reference Name of the point to which a point prescribed displacement feature should be added
PropValue{1,...} 1 Sequence of one or more property-value pairs
PropValue Property-value pair
Text Property name
Any Value of the property
Mode Target
Geometry Global
{1,...} Point {1,...} PointDisplacement
Creates a new point, add a point prescribed displacement feature to it and directly set its properties.
pointdispl (5 6) "Displacement_x" "Fixed" "Displacement_y" "Prescribed" Creates a new point at (5, 6), adds a point prescribed displacement feature to it and sets the Displacementx to "Fixed" and the Displacementy to "Prescribed".
<Coords: Number' Number'>'<PropValue{1,...}: <PropValue: Text' Any>'>
Coords Coordinates
Number x x-coordinate
Number y y-coordinate
PropValue{1,...} 1 Sequence of one or more property-value pairs
PropValue Property-value pair
Text Property name
Any Value of the property
Mode Target
Geometry Global
Creates several new points, add point prescribed displacement features to them and directly set their properties.
pointdispl (5 6) (8 9) "Displacement_x" "Fixed" "Displacement_y" "Prescribed" Creates two new points at (5, 6) and (8, 9), adds point prescribed displacement features to them and sets the Displacementx to "Fixed" and the Displacementy to "Prescribed" for both point prescribed displacements.
<Coords{2,...}: <Coords: Number' Number'>'><PropValue{1,...}: <PropValue: Text' Any>'>
Coords{2,...} 2 Sequence of two or more coordinates
Coords Coordinates
Number x x-coordinate
Number y y-coordinate
PropValue{1,...} 1 Sequence of one or more property-value pairs
PropValue Property-value pair
Text Property name
Any Value of the property
Mode Target
Geometry Global
{1,...} Point {1,...} PointDisplacement