Click or drag to resize

ElementLoad Constructor (String, Int32)

create an element load

Namespace:  Karamba.Loads
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
protected ElementLoad(
	string beam_id,
	int loadcase
)

Parameters

beam_id
Type: SystemString
identifier of beam where the load shall be applied to
loadcase
Type: SystemInt32
index of load-case the load belongs to
See Also