ConnectionSolver
- class compas_timber.connections.ConnectionSolver[source]
Bases:
object
Provides tools for detecting beam intersections and joint topologies.
Methods
Finds pairs of intersecting beams in the given list of beams.
If beam_a and beam_b intersect within the given max_distance, return the topology type of the intersection.