ISnowLoadDataMinimum Interface

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
public interface ISnowLoadDataMinimum : ISnowLoadDataBase

The ISnowLoadDataMinimum type exposes the following members.

Properties
 NameDescription
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 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)
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