ISnow |
Represents load data of minimum snow load for US code
Namespace: TSD.API.Remoting.Loading
Assembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 23.1.0.154
Syntax
The ISnowLoadDataMinimum type exposes the following members.
Properties
Name | Description | |
---|---|---|
IsApplicable |
Gets a value indicating whether the snow load is applicable
(Inherited from ISnowLoadDataBase) | |
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) |
See Also