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.

See also

from_pointcloud()
to_lines(), to_nodes_and_edges(), to_obj()