Mesh.to_ply Mesh.to_ply(filepath, **kwargs)[source] Write a mesh object to a PLY file. Parameters: filepathstrThe path to the file. Returns: None