fixedendanchor - PLAXIS 2D Input commands documentation

fixedendanchor fea

Adds fixed-end anchor features to points.
Adds fixed-end anchor features to one or more existing points in the geometry.
fixedendanchor Point_1 Adds a fixed-end anchor feature to Point_1.
fixedendanchor Point_2 Point_3 Adds fixed-end anchor features to Point_2 and Point_3.
fixedendanchor (Point_6 Point_4) Adds fixed-end anchor 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 fixed-end anchor feature should be added
Mode Target
Geometry Global
{1,...} FixedEndAnchor
Creates a new point and add a fixed-end anchor feature to it.
fixedendanchor (5 6) Creates a new point at (5, 6) and adds a fixed-end anchor 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 fixed-end anchor features to them.
fixedendanchor (5 6) (8 9) Creates two new points at (5, 6) and (8, 9) and adds fixed-end anchor 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 fixed-end anchor features to one or more existing points in the geometry and directly set their properties.
fixedendanchor Point_1 "Direction_x" 3 "Direction_y" 7 Adds a fixed-end anchor feature to Point_1 and sets the Directionx to 3 and the Directiony to 7.
fixedendanchor (Point_2 Point_3) "Direction_x" 3 "Direction_y" 7 Adds fixed-end anchor features to Point_2 and Point_3 sets the Directionx to 3 and the Directiony to 7 for both fixed-end anchors.
<{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 fixed-end anchor 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,...} FixedEndAnchor
Creates a new point, add a fixed-end anchor feature to it and directly set its properties.
fixedendanchor (5 6) "Direction_x" 3 "Direction_y" 7 Creates a new point at (5, 6), adds a fixed-end anchor feature to it and sets the Directionx to 3 and the Directiony to 7.
<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 fixed-end anchor features to them and directly set their properties.
fixedendanchor (5 6) (8 9) "Direction_x" 3 "Direction_y" 7 Creates two new points at (5, 6) and (8, 9), adds fixed-end anchor features to them and sets the Directionx to 3 and the Directiony to 7 for both fixed-end anchors.
<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,...} FixedEndAnchor