Network.to_obj
- Network.to_obj()[source]
Write the network to an OBJ file.
- Parameters
filepath (path string | file-like object) – A path or a file-like object pointing to a file.
- Returns
None
Write the network to an OBJ file.
filepath (path string | file-like object) – A path or a file-like object pointing to a file.
None