Analysis.apply_hor_multiplier

Analysis.apply_hor_multiplier(multiplier=1.0, component='x')

Apply a multiplier on the selfweight to the nodes of the form diagram based on the envelope

Parameters:
multiplierfloat, optional

Value of the horizontal multiplier, by default 1.0.

componentstr, optional

Direction to apply the loads, x or y, by default x.

Returns:
None

The FormDiagram is modified in place.