pycba.load_cases.make_span_udl_cases#

make_span_udl_cases(beam_model, w)[source]#

Create one independent full-span UDL load case per beam span.

The returned load matrix rows use PyCBA’s load convention: [span, 1, w] with 1-based span numbers and positive w acting downward. The returned object is a LoadCases collection.

Return type:

LoadCases