Enum LoadcaseType
Represents extended loadcase type
Namespace: TSD.API.Remoting.Loading
Assembly: TSD.API.Remoting.dll
Syntax
public enum LoadcaseType
Fields
| Name | Value | Description |
|---|---|---|
| AncillaryDead | AncillaryDead = 18 | Ancillary Dead |
| AncillaryLive | AncillaryLive = 19 | Ancillary Live |
| CableTrayContent | CableTrayContent = 23 | Cable Tray Content |
| CableTrayEmpty | CableTrayEmpty = 22 | Cable Tray Empty |
| Dead | Dead = 1 | Dead |
| EquipmentContent | EquipmentContent = 28 | Equipment Operating Content Imposed |
| EquipmentContentDead | EquipmentContentDead = 30 | Equipment Operating Content Dead |
| EquipmentEmpty | EquipmentEmpty = 27 | Equipment Empty |
| EquipmentTesting | EquipmentTesting = 29 | Equipment Testing Content Imposed |
| EquipmentTestingDead | EquipmentTestingDead = 31 | Equipment Testing Content Dead |
| Ice | Ice = 16 | Ice |
| Imposed | Imposed = 5 | Imposed |
| ImposedOther | ImposedOther = 17 | Imposed (other) |
| MinimumLateralLoad | MinimumLateralLoad = 32 | Minimum Lateral Load |
| PipeworkContent | PipeworkContent = 21 | Pipework Operating Content Imposed |
| PipeworkContentDead | PipeworkContentDead = 25 | Pipework Operating Content Dead |
| PipeworkEmpty | PipeworkEmpty = 20 | Pipework Empty |
| PipeworkTesting | PipeworkTesting = 24 | Pipework Testing Content Imposed |
| PipeworkTestingDead | PipeworkTestingDead = 26 | Pipework Testing Content Dead |
| RoofImposed | RoofImposed = 6 | Roof Imposed |
| RoofUnitLoad | RoofUnitLoad = 34 | Roof unit load |
| SeismicElf | SeismicElf = 10 | Seismic ELF |
| SeismicRsa | SeismicRsa = 13 | Seismic RSA |
| SelfWeight | SelfWeight = 2 | Self Weight |
| Settlement | Settlement = 12 | Settlement |
| SlabDry | SlabDry = 3 | Slab Dry |
| SlabUnitLoad | SlabUnitLoad = 33 | Slab unit load |
| SlabWet | SlabWet = 4 | Slab Wet |
| Snow | Snow = 8 | Snow |
| SnowDrift | SnowDrift = 9 | Snow Drift |
| SnowVolume2 | SnowVolume2 = 14 | "Snow > 1000m" (EC) "Snow > 2kN/m^2" (EC-SwedishNA) "Snow > 2.75kN/m^2" (EC-FinnishNA) |
| SnowVolume3 | SnowVolume3 = 15 | "Snow > 3kN/m^2" (EC-SwedishNA) |
| Temperature | Temperature = 11 | Temperature |
| Unknown | Unknown = 0 | Unknown |
| Wind | Wind = 7 | Wind |