Mesh.to_off

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

Write a mesh object to an OFF file.

Parameters:
filepathstr

The path to the file.

Returns:
None