InteractionGraph.to_obj

InteractionGraph.to_obj()

Write the graph to an OBJ file.

Parameters:
filepathpath string | file-like object

A path or a file-like object pointing to a file.

Returns:
None