Interface ISnowLoad
Represents a snow load
Inherited Members
Namespace: TSD.API.Remoting.Loading
Assembly: TSD.API.Remoting.dll
Syntax
public interface ISnowLoad : ILoad, IEntity, IHaveId, IHaveIndex
Remarks
Properties
| Name | Description |
|---|---|
| ComplementaryRoofIndex | Gets the index of IRoof the snow load for valley is applied to |
| LoadData | Gets the load data |
| LoadDataType | Gets the type of LoadData |
| RoofIndex | Gets the index of IRoof the snow load is applied to |