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

BendNetwork.edge_direction

BendNetwork.edge_direction(edge)

Return the direction vector of an edge.

Parameters:
edgetuple[hashable, hashable]

The identifier of the edge.

Returns:
compas.geometry.Vector

The direction vector of the edge.

See also

edge_vector(), edge_line(), edge_length()
On this page
  • BendNetwork.edge_direction()

© Copyright ETH Zurich - Block Research Group.

Created using Sphinx 8.1.3.

Built with the PyData Sphinx Theme 0.13.3.