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.node_neighborhood_centroid

BendNetwork.node_neighborhood_centroid

BendNetwork.node_neighborhood_centroid(key)

Return the computed centroid of the neighboring nodes.

Parameters:
keyhashable

The identifier of the node.

Returns:
compas.geometry.Point

The point at the centroid.

See also

node_coordinates(), node_point(), node_laplacian()
On this page
  • BendNetwork.node_neighborhood_centroid()

© Copyright ETH Zurich - Block Research Group.

Created using Sphinx 8.1.3.

Built with the PyData Sphinx Theme 0.13.3.