Block.to_points
- Block.to_points()
Convert the mesh to a collection of points.
- Returns:
- list[list[float]]
The points representing the vertices of the mesh.
Convert the mesh to a collection of points.
The points representing the vertices of the mesh.