PlateConnectionSolver
- class compas_timber.connections.PlateConnectionSolver[source]
Bases:
ConnectionSolverProvides tools for detecting plate intersections and joint topologies.
Methods
Checks if two segments overlap.
Checks if a segment intersects with the outline of a polyline.
Calculates the topology of the intersection between two plates.
Inherited Methods
Finds pairs of intersecting beams in the given list of beams.
Calculates the topology of the intersection between two walls.