FormNetwork.to_obj
- FormNetwork.to_obj()
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