__dumpmeshes - PLAXIS 2D Input commands documentation

__dumpmeshes __dms

Displays the details of the mesh of a cut object.
Displays the number of vertices and triangles in the mesh of a cut object.
__dumpmeshes Polygon_1 Displays the number of vertices and triangles in the mesh of Polygon_1.
<no parameters>
no parameters
Mode Target
Staged construction Cut object
None
Displays the number of vertices and triangles in the mesh of a cut object and a list with all their details.
__dumpmeshes Polygon_1 true Display the number of vertices and triangles in the mesh of Polygon_1 and a list with all their details.
__dumpmeshes Polygon_1 false Display the number of vertices and triangles in the mesh of Polygon_1.
Boolean'
Boolean True displays the details of the vertices and triangles, false does not display the details
Mode Target
Staged construction Cut object
None