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 NoneA network data structure, if the operation was successful, or None otherwise.
Add a network from the data in an OBJ file.
compas.datastructures.Network
or NoneA network data structure, if the operation was successful, or None otherwise.