Previous topic

xsect.calc.i_beam_points

Next topic

xsect.calc.t_beam_points

This Page

xsect.calc.i_beam_summary

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

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

Parameters:
height : float

The height of the section.

width : float

The width of the section and flanges.

flange_thickness : float

The flange thickness.

web_thickness : float

The web thickness.