pycba.load_cases.plot_response_envelope# plot_response_envelope(x, B, env_neg, env_pos, beam_model=None, load_cases=None, show=True)[source]# Plot individual full-beam load-case responses and additive envelopes. Returns the (fig, ax) pair so callers can further customise or test the plot. show=False suppresses plt.show().