Interface ISnowLoadDataLocalDrift
Represents load data of snow local drift load for EC code
Inherited Members
Namespace: TSD.API.Remoting.Loading
Assembly: TSD.API.Remoting.dll
Syntax
public interface ISnowLoadDataLocalDrift : ISnowLoadDataBase
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]) |
| Length1 | Gets the distance b1 (in [mm]) |
| Length2 | Gets the distance b2 (in [mm]) |
| LoadValue2 | Gets the load value 2 (in [N/mm²]) |
| RoofAboveAngle | Gets the angle of roof above the step (in [rad]) |
| 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]) |