Click or drag to resize

ORCombinationloadCombis Property

Gets the load combination expressions resulting from the OR combination.

Namespace:  Karamba.Loads.Combinations
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntax
public override IReadOnlyList<CombinationExpression> loadCombis { get; }

Property Value

Type: IReadOnlyListCombinationExpression
See Also