Click or drag to resize

ModelElementaddLoads Method

add loads connected to this element to its feb-element.

Namespace:  Karamba.Elements
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntax
protected void addLoads(
	Element feb_elem,
	LCCombiCollector lcIndexer
)

Parameters

feb_elem
Type: Element
feb-element to be enriched.
lcIndexer
Type: Karamba.Loads.CombinationsLCCombiCollector
maps load-case identifiers to indexes.
See Also