ForceDiagram.to_lines
- ForceDiagram.to_lines()[source]
Return the lines of the mesh as pairs of start and end point coordinates.
- Returns
list[tuple[list[float], list[float]]] – A list of lines each defined by a pair of point coordinates.
Return the lines of the mesh as pairs of start and end point coordinates.
list[tuple[list[float], list[float]]] – A list of lines each defined by a pair of point coordinates.
A computational framework for collaboration and research in Architecture, Engineering, Fabrication, and Construction.
Copyright © 2017-2021 compas-dev