Interface ISnowLoad

Represents a snow load

Namespace: TSD.API.Remoting.Loading
Assembly: TSD.API.Remoting.dll
Syntax
public interface ISnowLoad : ILoad, IEntity, IHaveId, IHaveIndex
Remarks

It is possible to cast ILoad as ISnowLoad if Type is Snow.

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

Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next