Previous topic

civpy.structures.Element.rotation_matrix

Next topic

civpy.structures.Element.sym_elements

This Page

civpy.structures.Element.set_nodes

Element.set_nodes(self, ndict)[source]

Sets the node references for the element.

Parameters:
ndict : dict

A dictionary that maps node names to Node objects.