Enum LoadcaseSpeciality
Represents loadcase speciality
Namespace: TSD.API.Remoting.Loading
Assembly: TSD.API.Remoting.dll
Syntax
public enum LoadcaseSpeciality
Fields
| Name | Value | Description |
|---|---|---|
| AncillaryDead | AncillaryDead = 13 | Ancillary Dead |
| AncillaryLive | AncillaryLive = 14 | Ancillary Live |
| CableTrayContent | CableTrayContent = 18 | Cable Tray Content |
| CableTrayEmpty | CableTrayEmpty = 17 | Cable Tray Empty |
| EquipmentContent | EquipmentContent = 20 | Equipment Content |
| EquipmentEmpty | EquipmentEmpty = 19 | Equipment Empty |
| Ice | Ice = 11 | Ice |
| ImposedOther | ImposedOther = 12 | Imposed (other) |
| None | None = 1 | None |
| PipeworkContent | PipeworkContent = 16 | Pipework Content |
| PipeworkEmpty | PipeworkEmpty = 15 | Pipework Empty |
| RoofLive | RoofLive = 5 | Roof Live |
| RoofUnitLoad | RoofUnitLoad = 8 | Roof Unit Load |
| SelfWeight | SelfWeight = 2 | Self Weight |
| SlabDry | SlabDry = 3 | Slab Dry |
| SlabUnitLoad | SlabUnitLoad = 7 | Slab Unit Load |
| SlabWet | SlabWet = 4 | Slab Wet |
| SnowDrift | SnowDrift = 6 | Snow Drift |
| SnowVolume2 | SnowVolume2 = 9 | "Snow > 1000m" (EC) "Snow > 2kN/m^2" (EC-SwedishNA) "Snow > 2.75kN/m^2" (EC-FinnishNA) |
| SnowVolume3 | SnowVolume3 = 10 | "Snow > 3kN/m^2" (EC-SwedishNA) |
| Unknown | Unknown = 0 | None |