ISnowLoadDataBase Interface

Represents common snow load data

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

The ISnowLoadDataBase type exposes the following members.

Properties
  NameDescription
Public propertyIsApplicable
Gets a value indicating whether the snow load is applicable
Public propertyLoad
Gets the load value (in [N/mm²])
Public propertyOverridesLoad
Gets a value indicating whether Load value is overridden
Public propertyRoofAngle
Gets the angle of the loaded roof (in [rad])
Top
See Also