ISnow |
Represents load data of unbalanced snow load on a roof for US code
Namespace: TSD.API.Remoting.Loading
Assembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 24.0.1.45+53a79b69d75fb81c51fcd389e0bdcf241e5b9f7c
Syntax
The ISnowLoadDataUnbalanced type exposes the following members.
Properties
Name | Description | |
---|---|---|
DistanceToRidge | Gets the distance to ridge from eaves (in [mm]) | |
HasUnobstructedSlope |
Gets a value indicating whether the slope is unobstructed
(Inherited from ISnowLoadDataBalanced) | |
IsApplicable |
Gets a value indicating whether the snow load is applicable
(Inherited from ISnowLoadDataBase) | |
IsSimplySupported | Gets a value indicating whether the roof is simply supported | |
IsWindward | Gets a value indicating whether the roof is windward | |
Load |
Gets the load value (in [N/mm²])
(Inherited from ISnowLoadDataBase) | |
OverridesLoad |
Gets a value indicating whether Load value is overridden
(Inherited from ISnowLoadDataBase) | |
RoofAngle |
Gets the angle of the loaded roof (in [rad])
(Inherited from ISnowLoadDataBase) | |
RoofHeatCharacteristic |
Gets roof heat characteristic
(Inherited from ISnowLoadDataBalanced) | |
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]) |
See Also