TimberModel.get_beam_structural_segments TimberModel.get_beam_structural_segments(beam)[source] Gets the structural segments assigned to the given beam. Parameters: beamBeamThe beam whose structural segments to retrieve. Returns: list[StructuralSegment]The structural segments assigned to the beam.