Previous topic

civpy.structures.Structure.linear_analysis

Next topic

civpy.structures.Structure.plot_2d

This Page

civpy.structures.Structure.local_elem_loads

Structure.local_elem_loads(self, lc, defl=None)[source]

Returns the local element loads for the input load case.

Parameters:
lc : LoadCase

The applied load case.

defl : array

The global node deflections.