Click or drag to resize

TranslationalGapCreateFebLoad Method

Create a new instance of a feb's load. The load is linked to this ConcentratedLoad.

Namespace:  Karamba.Loads.Beam
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntax
protected override Load CreateFebLoad(
	double elemLength
)

Parameters

elemLength
Type: SystemDouble

[Missing <param name="elemLength"/> documentation for "M:Karamba.Loads.Beam.TranslationalGap.CreateFebLoad(System.Double)"]

Return Value

Type: Load

[Missing <returns> documentation for "M:Karamba.Loads.Beam.TranslationalGap.CreateFebLoad(System.Double)"]

See Also