Previous topic

xsect.calc.cruciform_summary

Next topic

xsect.calc.i_beam_summary

This Page

xsect.calc.i_beam_points

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

Returns an array of I-beam boundary points of shape (N, 2).

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.