Network.to_obj
- Network.to_obj()[source]
Write the network to an OBJ file.
- Parameters:
- filepathpath string | file-like object
A path or a file-like object pointing to a file.
- Returns:
- None
See also
from_obj()to_lines(),to_nodes_and_edges(),to_points()