Click or drag to resize

UniformlyDistLoadaddToElementInLC Method

add load to an element in given loadcase.

Namespace:  Karamba.Loads
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public override void addToElementInLC(
	Element fe_elem,
	int lc
)

Parameters

fe_elem
Type: Element

[Missing <param name="fe_elem"/> documentation for "M:Karamba.Loads.UniformlyDistLoad.addToElementInLC(feb.Element,System.Int32)"]

lc
Type: SystemInt32

[Missing <param name="lc"/> documentation for "M:Karamba.Loads.UniformlyDistLoad.addToElementInLC(feb.Element,System.Int32)"]

See Also