Skip to main content
Ctrl+K
Logo image

COMPAS Assembly

  • Introduction
  • Installation
  • Tutorial
  • Examples
    • Two Blocks
    • Leaning Stack of Blocks
    • A Semicircular Arch
    • Crossvault
    • A Hemispherical Dome
    • A Curved Wall
  • API Reference
    • compas_assembly
      • compas_assembly.algorithms
      • compas_assembly.datastructures
      • compas_assembly.geometry
  • Publications
  • License
COMPAS.dev
  • API Reference
  • Assembly
  • Assembly.edge_blocks

Assembly.edge_blocks

Assembly.edge_blocks(edge)

Retrieve the two blocks corresponding to a graph edge.

Parameters:
edgetuple[hashable, hashable]

The identifier of the edge.

Returns:
tuple[compas_assembly.datastructures.Block, compas_assembly.datastructures.Block]
On this page
  • Assembly.edge_blocks()

© Copyright ETH Zurich - Block Research Group.

Created using Sphinx 7.4.7.

Built with the PyData Sphinx Theme 0.13.3.