Element

Contents

Element#

Model.element(type, tag, nodes, *args, **kwds)#

Construct an element and add it to the Model.

Parameters:
  • type (string) – name of the element type to be added

  • tag (integer) – tag identifying the element

  • nodes – tuple of integer tags identifying the nodes that form the element

  • kwds (args,) – arguments particular to the element type

The following subsections contain information about type and the number of nodes and args required for each of the available element types: