ISnowLoadDataDriftedValley Interface

Represents load data of drifted snow load on valley formed by a roof pair for EC code

Namespace: TSD.API.Remoting.Loading
Assembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 23.1.0.154
Syntax
public interface ISnowLoadDataDriftedValley : ISnowLoadDataBase

The ISnowLoadDataDriftedValley type exposes the following members.

Properties
 NameDescription
Public propertyDistanceFromEavesBeyondHigherRidgeToLowerRidge Gets the distance from the eaves beyond the higher ridge to the lower ridge (in [mm])
Public propertyDistanceToRidge Gets the distance to ridge from the valley (in [mm])
Public propertyDistanceToRidgeComplementary Gets the distance to ridge of complementary roof from the valley (in [mm])
Public propertyHasUnobstructedSlope Gets a value indicating whether the slope is unobstructed
Public propertyIsApplicable Gets a value indicating whether the snow load is applicable
(Inherited from ISnowLoadDataBase)
Public propertyLoad Gets the load value (in [N/mm²])
(Inherited from ISnowLoadDataBase)
Public propertyLoadAtRidge Gets the load value at ridge (in [N/mm²])
Public propertyLoadAtRidgeComplementary Gets the load value at ridge of complementary roof (in [N/mm^2])
Public propertyMaxDepthAtValley Gets the maximum depth at the valley (in [mm])
Public propertyOverridesLoad Gets a value indicating whether Load value is overridden
(Inherited from ISnowLoadDataBase)
Public propertyRoofAngle Gets the angle of the loaded roof (in [rad])
(Inherited from ISnowLoadDataBase)
Public propertyRoofAngleAdjacent Gets the angle of the roof beyond ridge (in [rad])
Public propertyRoofAngleComplementary Gets the angle of the secondary roof forming the valley (in [rad])
Public propertyRoofAngleComplementaryAdjacent Gets the angle of the roof beyond complementary ridge (in [rad])
Public propertyShapeCoefficientRidge Gets the shape coefficient for the roof forming the valley
Public propertyShapeCoefficientRidgeComplementary Gets the shape coefficient for the complementary roof forming the valley
Public propertyShapeCoefficientValley Gets the shape coefficient for the valley
Top
See Also
Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next