Click or drag to resize

LCSuperPositionfactors Property

Gets pairs of load-case names and factors.

Namespace:  Karamba.Loads.Combinations
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntax
public IReadOnlyDictionary<string, double> factors { get; }

Property Value

Type: IReadOnlyDictionaryString, Double
See Also