Previous topic

xsect.calc.t_beam_points

Next topic

Data (xsect.data)

This Page

xsect.calc.t_beam_summary

xsect.calc.t_beam_summary(height, width, flange_thickness, web_thickness)[source]

Returns a dictionary with a summary of T-beam section properties.

Parameters:
height : float

The height of the section.

width : float

The width of the section.

flange_thickness : float

The thickness of the horizontal flange.

web_thickness : float

The thickness of the vertical web.