Click or drag to resize

LoadCaseCombinationExpand Method

Expands all load-combinations contained in the rules.

Namespace:  Karamba.Loads
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntax
public List<List<string>> Expand()

Return Value

Type: ListListString
List of list of expansions.
See Also