JointTopology

class compas_timber.connections.JointTopology[source]

Bases: object

Enumeration of the possible joint topologies.

Attributes:
  • TOPO_UNKNOWN

  • TOPO_I

  • TOPO_L

  • TOPO_T

  • TOPO_X

Methods

get_name

Returns the string representation of given topology value.