surfdispl - PLAXIS 3D Input commands documentation

surfdispl spd

Adds surface prescribed displacement features to structural surfaces.
Adds surface prescribed displacement features to one or more existing structural surfaces in the geometry.
surfdispl Polygon_1 Adds a surface prescribed displacement feature to Polygon_1.
surfdispl Polygon_2 Polygon_3 Adds surface prescribed displacement features to Polygon_2 and Polygon_3.
surfdispl (Polygon_6 Polygon_4) Adds surface prescribed displacement features to Polygon_6 and Polygon_4.
surfdispl Group_1 Adds surface prescribed displacement features to all structural surfaces in Group_1. Group_1 should consist of only structural surfaces.
<{1,...}: StructuralSurface'>'
{1,...} 1 Sequence of one or more structural surfaces
StructuralSurface Surface object reference Name of the structural surface to which a surface prescribed displacement feature should be added
Mode Target
Geometry Global
Creates a structural surface between three or more points (which may either exist or will be created) and adds a surface prescribed displacement feature to it.
surfdispl Point_1 Point_2 (1 0 5) Creates a structural surface between Point_1, Point_2 and a new point with coordinates (0, 0, 5) and adds a surface prescribed displacement feature to it.
<Point{3,...}: <Point'|<Coords: Number' Number' Number'>'>>
Point{3,...} 3 Sequence of three or more points
Point Point object reference Names of the points between which a surface prescribed displacement should be created
Coords Coordinates
Number x x-coordinate
Number y y-coordinate
Number z z-coordinate
Mode Target
Geometry Global
Creates a structural surface from a polycurve and adds a surface prescribed displacement feature to it.
surfdispl Polycurve_3 Creates a structural surface from Polycurve_3 and adds a surface prescribed displacement feature to it.
Polycurve'
Polycurve Polycurve object reference Name of the polycurve from which a surface prescribed displacement should be created
Mode Target
Geometry Global
Adds surface prescribed displacement features to one or more existing structural surfaces in the geometry and directly sets their properties.
surfdispl Polygon_1 "Displacement_x" "Fixed" "Displacement_y" "Prescribed" Adds a surface prescribed displacement feature to Polygon_1, sets the Displacementx to "Fixed" and the Displacementy to "Prescribed".
surfdispl (Polygon_2 Polygon_3) "Displacement_x" "Fixed" "Displacement_y" "Prescribed" Adds surface prescribed displacement features to Polygon_2 and Polygon_3, sets the Displacementx to "Fixed" and the Displacementy to "Prescribed" for both surface prescribed displacements.
<{1,...}: StructuralSurface'>'<PropValue{1,...}: <PropValue: Text' Any>'>
{1,...} 1 Sequence of one or more structural surfaces
StructuralSurface Surface object reference Name of the structural surface to which a surface prescribed displacement feature should be added
PropValue{1,...} 1 Sequence of one or more property-value pairs
PropValue Property-value pair
Text Property name Property name
Any Property value Property value
Mode Target
Geometry Global
Creates a structural surface between three or more points (which may either exist or will be created), adds a surface prescribed displacement feature to it and directly sets its properties.
surfdispl Point_1 Point_2 (1 0 5) "Displacement_x" "Fixed" "Displacement_y" "Prescribed" Creates a structural surface between Point_1, Point_2 and a new point with coordinates (0, 0, 5), adds a surface prescribed displacement feature to it, sets the Displacementx to "Fixed" and the Displacementy to "Prescribed".
<Point{3,...}: <Point'|<Coords: Number' Number' Number'>'>><PropValue{1,...}: <PropValue: Text' Any>'>
Point{3,...} 3 Sequence of three or more points
Point Point object reference Names of the points between which a surface prescribed displacement should be created
Coords Coordinates
Number x x-coordinate
Number y y-coordinate
Number z z-coordinate
PropValue{1,...} 1 Sequence of one or more property-value pairs
PropValue Property-value pair
Text Property name Property name
Any Property value Property value
Mode Target
Geometry Global
Creates a structural surface from a polycurve and adds a surface prescribed displacement feature to it and directly sets its properties.
surfdispl Polycurve_8 "Displacement_x" "Fixed" "Displacement_y" "Prescribed" Creates a structural surface from Polycurve_8, adds a surface prescribed displacement feature to it, sets the Displacementx to "Fixed" and the Displacementy to "Prescribed".
Polycurve' <PropValue{1,...}: <PropValue: Text' Any>'>
Polycurve Polycurve reference Name of the polycurve from which a surface prescribed displacement should be created
PropValue{1,...} 1 Sequence of one or more property-value pairs
PropValue Property-value pair
Text Property name Property name
Any Property value Property value
Mode Target
Geometry Global