Click or drag to resize

LoadCaseCombinationStandard Enumeration

[This is preliminary documentation and is subject to change.]

Defines the available load combination standards

Namespace:  ModelExchanger.AnalysisDataModel.Enums
Assembly:  ModelExchanger.AnalysisDataModel (in ModelExchanger.AnalysisDataModel.dll) Version: 1.13.0+Branch.master.Sha.d583fc64569355d188a9c0818d257b6d0d3e1339
Syntax
C#
public enum LoadCaseCombinationStandard
Members
  Member nameValueDescription
EnUlsSetB0 EN-ULS (STR/GEO) Set B
EnUlsSetC1 EN-ULS (STR/GEO) Set C
EnAccidental12 EN-Accidental 1
EnAccidental23 EN-Accidental 2
EnSeismic4 EN-Seismic
EnSlsCharacteristic5 EN-SLS Characteristic
EnSlsFrequent6 EN-SLS Frequent
EnSlsQuasiPermanent7 EN-SLS Quasi-permanent
IbcLrfdUltimate8 IBC-LRFD ultimate
IbcAsdUltimate9 IBC-ASD ultimate
IbcAsdServiceability10 IBC-ASD serviceability
IbcAsdSeismic11 IBC-ASD seismic
IbcLrfdSeismic12 IBC-LRFD seismic
See Also