Interface ISnowLoadDataDrift
Represents load data of snow drift load for US code
Inherited Members
Namespace: TSD.API.Remoting.Loading
Assembly: TSD.API.Remoting.dll
Syntax
public interface ISnowLoadDataDrift : ISnowLoadDataBalanced, ISnowLoadDataBase
Properties
| Name | Description |
|---|---|
| ClearHeightAboveBalancedSnow | Gets the clear height above balanced snow, hc (in [mm]) |
| DriftType | Gets the type of drift |
| EndPositionOnRoofEdge | Gets end position of the load on roof edge line (in [mm]) |
| Height | Gets the height of the step/parapet (in [mm]) |
| IsWindward | Gets a value indicating whether the roof is windward |
| LowerRoofLength | Gets the length of lower roof (in [mm]) |
| OverridesSurcharge | Gets a value indicating whether surcharge load value/extent is overridden by user-defined values |
| RoofEdgeIndex | Gets index of roof edge the drift load is created along |
| RoofLength | Gets the length of the roof (in [mm]) |
| StartPositionOnRoofEdge | Gets start position of the load on roof edge line (in [mm]) |
| SurchargeExtent | Gets the extent of surcharge load (in [mm]) |
| SurchargeLoad | Gets surcharge load value (in [N/mm²]) |