Enum SnowLocalDriftType
Represents a type of drift for snow loading in EC code
Namespace: TSD.API.Remoting.Loading
Assembly: TSD.API.Remoting.dll
Syntax
public enum SnowLocalDriftType
Fields
| Name | Value | Description |
|---|---|---|
| Obstruction | Obstruction = 2 | Obstruction |
| Parapet | Parapet = 3 | Parapet |
| Step | Step = 1 | Step |
| Unknown | Unknown = 0 | Unknown |