Enum SnowLoadDataType

Represents type of snow load data

Namespace: TSD.API.Remoting.Loading
Assembly: TSD.API.Remoting.dll
Syntax
public enum SnowLoadDataType

Fields

Name Value Description
BalancedBalanced = 2

Balanced

DriftDrift = 4

Drift

DriftedSingleSlopeDriftedSingleSlope = 8

Drifted Single Slope

DriftedValleyDriftedValley = 9

Drifted Valley

LocalDriftLocalDrift = 10

Local Drift

MinimumMinimum = 1

Minimum

RainOnSnowRainOnSnow = 3

Rain On Snow Surcharge

UnbalancedUnbalanced = 6

Unbalanced

UnbalancedValleyUnbalancedValley = 5

Unbalanced Valley

UndriftedUndrifted = 7

Undrifted

UnknownUnknown = 0

Unknown

Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next