LoadCaseCombinationType Enumeration |
[This is preliminary documentation and is subject to change.]
Namespace: ModelExchanger.AnalysisDataModel.Enums
public enum LoadCaseCombinationType
Member name | Value | Description | |
---|---|---|---|
Linear | 0 | The exact content of combination is presented | |
Envelope | 1 | All StructuralLoadCases are presented. Linear combinations can be composed based on relations defined in StructuralLoadGroup | |
NonLinear | 2 | The exact content of combination is presented. Used for non-linear calculations. Other inputs like initial stress or deformation are to be set in analysis software. |