Network.to_points
- Network.to_points()[source]
Return the coordinates of the network.
- Returns
list[list[float]] – A list with the coordinates of the vertices of the network.
Return the coordinates of the network.
list[list[float]] – A list with the coordinates of the vertices of the network.