ISnow |
Represents load data of snow drift load for US code
Namespace: TSD.API.Remoting.Loading
Assembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 23.1.0.154
Syntax
The ISnowLoadDataDrift type exposes the following members.
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]) | |
HasUnobstructedSlope |
Gets a value indicating whether the slope is unobstructed
(Inherited from ISnowLoadDataBalanced) | |
Height | Gets the height of the step/parapet (in [mm]) | |
IsApplicable |
Gets a value indicating whether the snow load is applicable
(Inherited from ISnowLoadDataBase) | |
Load |
Gets the load value (in [N/mm²])
(Inherited from ISnowLoadDataBase) | |
LowerRoofLength | Gets the length of lower roof (in [mm]) | |
OverridesLoad |
Gets a value indicating whether Load value is overridden
(Inherited from ISnowLoadDataBase) | |
OverridesSurcharge | Gets a value indicating whether surcharge load value/extent is overridden by user-defined values | |
RoofAngle |
Gets the angle of the loaded roof (in [rad])
(Inherited from ISnowLoadDataBase) | |
RoofEdgeIndex | Gets index of roof edge the drift load is created along | |
RoofHeatCharacteristic |
Gets roof heat characteristic
(Inherited from ISnowLoadDataBalanced) | |
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²]) |
See Also