ConnectionSolver.find_wall_wall_topology
- ConnectionSolver.find_wall_wall_topology(wall_a, wall_b, tol=1e-06, max_distance=None)[source]
Calculates the topology of the intersection between two walls.
TODO: Passes-through to the beam topology calculation. This should be reworked.
- Parameters:
- Returns:
- tuple(
JointTopology
,Wall
,Wall
)
- tuple(