Click or drag to resize

ModelElementadd Method

add an element load to the element

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

Parameters

eload
Type: Karamba.LoadsElementLoad
element load object
See Also