Skip to main content
Ctrl+K
Logo image

COMPAS Bender

  • Introduction
  • Installation
  • Tutorial
  • Examples
    • Simple arch supported membrane
    • Membrane supported by a tied down cantilevering spline
    • Membrane roof with supporting arch and two ties
  • API Reference
    • compas_bender
      • bend
      • datastructures
  • License
COMPAS.dev
  • API Reference
  • BendNetwork
  • BendNetwork.to_points

BendNetwork.to_points

BendNetwork.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
  • BendNetwork.to_points()

© Copyright ETH Zurich - Block Research Group.

Created using Sphinx 8.1.3.

Built with the PyData Sphinx Theme 0.13.3.