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: 1.0.0.0 (1.0.0.0)
Syntax
protected void addLoads(
	Element feb_elem,
	int numLC
)

Parameters

feb_elem
Type: Element
feb-element to be enriched
numLC
Type: SystemInt32
load case if the attached loads
See Also