TimberModel.connect_adjacent_walls
- TimberModel.connect_adjacent_walls(max_distance=None)[source]
Connects adjacent walls in the model.
- Parameters:
- max_distancefloat, optional
The maximum distance between walls to consider them adjacent. Default is 0.0.