Diagram.to_ply

Diagram.to_ply(filepath, **kwargs)

Write a mesh object to a PLY file.

Parameters:
filepathstr

The path to the file.

Returns:
None