Relation Enumeration |
[This is preliminary documentation and is subject to change.]
Namespace: ModelExchanger.AnalysisDataModel.Enums
public enum Relation
Member name | Value | Description | |
---|---|---|---|
Standard | 0 | Standard, the load cases can be sorted but it does not affect the process of combination generation | |
Exclusive | 1 | Exclusive, two load cases from the same load group will never appear in the same combination | |
Together | 2 | Together, all load cases in the same load group are always inserted into every new combination |