ISnow |
Represents load data of snow local drift load for EC code
Namespace: TSD.API.Remoting.Loading
Assembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 24.0.1.45+53a79b69d75fb81c51fcd389e0bdcf241e5b9f7c
Syntax
The ISnowLoadDataLocalDrift type exposes the following members.
Properties
Name | Description | |
---|---|---|
DriftLength | Gets the drift length (in [mm]) | |
DriftType | Gets the type of local drift | |
EndPositionOnRoofEdge | Gets end position of the load on roof edge line (in [mm]) | |
Height | Gets the height of the step, obstruction or parapet (in [mm]) | |
IsApplicable |
Gets a value indicating whether the snow load is applicable
(Inherited from ISnowLoadDataBase) | |
Length1 | Gets the distance b1 (in [mm]) | |
Length2 | Gets the distance b2 (in [mm]) | |
Load |
Gets the load value (in [N/mm²])
(Inherited from ISnowLoadDataBase) | |
LoadValue2 | Gets the load value 2 (in [N/mm²]) | |
OverridesLoad |
Gets a value indicating whether Load value is overridden
(Inherited from ISnowLoadDataBase) | |
RoofAboveAngle | Gets the angle of roof above the step (in [rad]) | |
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 | |
ShapeCoefficient1 | Gets the shape coefficient 1 | |
ShapeCoefficient2 | Gets the shape coefficient 2 | |
StartPositionOnRoofEdge | Gets start position of the load on roof edge line (in [mm]) |
See Also