Mesh.to_ply

Mesh.to_ply(filepath, **kwargs)[source]

Write a mesh object to a PLY file.

Parameters

filepath (str) – The path to the file.

Returns

None