Previous topic

civpy.structures.Element.get_nodes

Next topic

civpy.structures.Element.global_stiffness

This Page

civpy.structures.Element.get_unstr_length

Element.get_unstr_length(self)[source]

If the unstressed length of the element is None, returns the initial distance between the nodes. If the unstressed length is a string, converts the string to a float and adds it to the initial distance between the nodes. Otherwise, returns the assigned unstressed length.