8.20.5 ElemLoad class: Distributed loading on an element.

The ElemLoad class has this constructor:

class ElemLoad( label=None,value=None)
Create a new element load. Empty by default.

An element load can hold the following sub-properties: - label: the distributed load type label. - value: the magnitude of the distibuted load.

ElemLoad objects have the following methods: