Mesh.to_off
- 
Mesh.to_off(filepath, **kwargs)
- Write a mesh object to an OFF file. - Parameters
- filepath (str) – The path to the file. 
 - Examples - >>>
Mesh.to_off(filepath, **kwargs)Write a mesh object to an OFF file.
filepath (str) – The path to the file.
Examples
>>>