Previous topic

civpy.structures.rotation_matrix

Next topic

civpy.structures.local_stiffness

This Page

civpy.structures.transformation_matrix

structures.transformation_matrix(dx, dy, dz, roll=0)

Returns the transformation matrix of shape (12, 12) for an element.

Parameters:
dx, dy, dz : float

The distance changes from the i to j end of the element.

roll : float

The roll of the element counter clockwise about its axis.