Interface ISnowLoadDataUnbalanced
Represents load data of unbalanced snow load on a roof for US code
Inherited Members
Namespace: TSD.API.Remoting.Loading
Assembly: TSD.API.Remoting.dll
Syntax
public interface ISnowLoadDataUnbalanced : ISnowLoadDataBalanced, ISnowLoadDataBase
Properties
| Name | Description |
|---|---|
| DistanceToRidge | Gets the distance to ridge from eaves (in [mm]) |
| IsSimplySupported | Gets a value indicating whether the roof is simply supported |
| IsWindward | Gets a value indicating whether the roof is windward |
| SurchargeExtent | Gets the surcharge load extent (in [mm]) |
| SurchargeLoad | Gets the surcharge load value (in [N/mm²]) |
| UpwindDistance | Gets the horizontal upwind distance (in [mm]) |