ForceDiagram.to_ply
- ForceDiagram.to_ply(filepath, **kwargs)[source]
Write a mesh object to a PLY file.
- Parameters
filepath (str) – The path to the file.
- Returns
None
Write a mesh object to a PLY file.
filepath (str) – The path to the file.
None