Block.to_ply

Block.to_ply(filepath, **kwargs)

Write a mesh object to a PLY file.

Parameters:
filepathstr

The path to the file.

Returns:
None