Skip to content

BeamElementManager

BeamElementManager

BeamElementManager(manager)

Bound factory namespace for beam-like element creation.

Attributes

_manager instance-attribute

_manager = manager

Methods:

elastic

elastic(ndof: int, section, transformation, **kwargs)

disp

disp(ndof: int, section, transformation, **kwargs)

force

force(ndof: int, section, transformation, **kwargs)

truss

truss(ndof: int, section, rho: float = 0.0, cMass: int = 0, doRayleigh: int = 0, **kwargs)