Previous topic

civpy.structures.Element.j_free

Next topic

civpy.structures.Element.local_stiffness

This Page

civpy.structures.Element.length

Element.length(self, di=(0, 0, 0), dj=(0, 0, 0))[source]

Returns the length of the element between nodes.

Parameters:
di, dj : array

The deflections at the i and j ends of the element.