Click or drag to resize

ModelElementadd Method

add an element load to the element.

Namespace:  Karamba.Elements
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntax
public void add(
	ElementLoad eload
)

Parameters

eload
Type: Karamba.LoadsElementLoad
element load object.
See Also