Previous topic

civpy.structures.Structure.global_defl

Next topic

civpy.structures.Structure.global_node_loads

This Page

civpy.structures.Structure.global_elem_loads

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

Returns the global node load matrix for the input load case.

Parameters:
lc : LoadCase

The applied load case.

defl : array

The global node deflections.