FormGraph.to_points
- FormGraph.to_points()
Return the coordinates of the graph.
- Returns:
- list[list[float]]
A list with the coordinates of the vertices of the graph.
See also
Return the coordinates of the graph.
A list with the coordinates of the vertices of the graph.
See also