Enum CombinationClass
Represents the class of a combination
Namespace: TSD.API.Remoting.Loading
Assembly: TSD.API.Remoting.dll
Syntax
public enum CombinationClass
Fields
Name | Value | Description |
---|---|---|
Gravity | Gravity = 1 | Gravity |
Lateral | Lateral = 2 | Lateral |
SeismicElf | SeismicElf = 3 | Seismic ELF |
SeismicRsa | SeismicRsa = 5 | Seismic RSA |
StagedConstruction | StagedConstruction = 6 | Staged Construction |
Unknown | Unknown = 0 | Unknown |
VibrationMass | VibrationMass = 4 | Vibration mass |