ISnow |
Represents load data of drifted snow load on single sloped roof for EC code
Namespace: TSD.API.Remoting.Loading
Assembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 23.1.0.154
Syntax
The ISnowLoadDataDriftedSingleSlope type exposes the following members.
Properties
Name | Description | |
---|---|---|
HasUnobstructedSlope |
Gets a value indicating whether the slope is unobstructed
(Inherited from ISnowLoadDataUndrifted) | |
IsApplicable |
Gets a value indicating whether the snow load is applicable
(Inherited from ISnowLoadDataBase) | |
IsWindward | Gets a value indicating whether 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) | |
RoofType |
Gets the snow roof type
(Inherited from ISnowLoadDataUndrifted) | |
ShapeCoefficient |
Gets the shape coefficient
(Inherited from ISnowLoadDataUndrifted) |
See Also