CellNetwork.to_lines

CellNetwork.to_lines()

Return the lines of the network as pairs of start and end point coordinates.

Returns

list[tuple[list[float], list[float]]]