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

FormGraph.node_neighborhood_centroid

FormGraph.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
  • FormGraph.node_neighborhood_centroid()

© Copyright Block Research Group - ETH Zurich.

Created using Sphinx 8.1.3.

Built with the PyData Sphinx Theme 0.13.3.