Click or drag to resize

Load Constructor (Int32)

create a new load for given load-case

Namespace:  Karamba.Loads
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
protected Load(
	int loadcase
)

Parameters

loadcase
Type: SystemInt32
index of load-case to which the load belongs to
See Also