deletepoint - PLAXIS 3D Input commands documentation

deletepoint

Deletes a point of a polygon or water level.
Deletes a point of a polygon.
deletepoint Polygon_1 1 Deletes the point at index 1 of Polygon_1.
Integer'
Integer Point number Number of the point that should be deleted. The numbering of points is 0-based, so the first point has number 0.
Mode Target
Geometry Polygon
None
Deletes a point of a water level.
deletepoint UserWaterLevel_1 1 Deletes the point at index 1 of UserWaterLevel_1.
Integer'
Integer Point number Number of the point that should be deleted. The numbering of points is 0-based, so the first point has number 0.
Mode Target
Water levels Water level
None