Mesh.to_points

Mesh.to_points()[source]

Convert the mesh to a collection of points.

Returns

list[list[float]] – The points representing the vertices of the mesh.