Skip to main content
Ctrl+K
Logo image

COMPAS AGS

  • Introduction
  • Installation
  • Examples
    • Basic example
    • Updating the form diagram
    • Optimise the load path
    • Fink Truss
  • API Reference
    • compas_ags
      • compas_ags.ags
      • compas_ags.diagrams
      • compas_ags.exceptions
  • Publications
    • Algebraic Graph Statics
    • Bi-directional Algebraic Graph Statics
    • Interactive Graphic Statics
    • Load-path optimisation of funicular networks
  • License
COMPAS.dev
  • API Reference
  • FormGraph
  • FormGraph.to_points

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

from_pointcloud()
to_lines(), to_nodes_and_edges(), to_obj()
On this page
  • FormGraph.to_points()

© Copyright Block Research Group - ETH Zurich.

Created using Sphinx 8.1.3.

Built with the PyData Sphinx Theme 0.13.3.