Controller.add_network_from_obj

Controller.add_network_from_obj()[source]

Add a network from the data in an OBJ file.

Returns:

compas.datastructures.Network or None – A network data structure, if the operation was successful, or None otherwise.