Interface ISnowLoadDataBase
Represents common snow load data
Namespace: TSD.API.Remoting.Loading
Assembly: TSD.API.Remoting.dll
Syntax
public interface ISnowLoadDataBase
Properties
| Name | Description |
|---|---|
| IsApplicable | Gets a value indicating whether the snow load is applicable |
| Load | Gets the load value (in [N/mm²]) |
| OverridesLoad | Gets a value indicating whether Load value is overridden |
| RoofAngle | Gets the angle of the loaded roof (in [rad]) |