ISnow |
Represents a snow load
Namespace: TSD.API.Remoting.Loading
Assembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 23.1.0.154
Syntax
The ISnowLoad type exposes the following members.
Properties
Name | Description | |
---|---|---|
ComplementaryRoofIndex | Gets the index of IRoof the snow load for valley is applied to | |
ElementGroupName |
Gets the name of the element group
(Inherited from IEntity) | |
EntityType |
Gets the type of the entity
(Inherited from IEntity) | |
Id |
Gets the ID
(Inherited from IHaveId) | |
Index |
Gets the index
(Inherited from IHaveIndex) | |
LoadData | Gets the load data | |
LoadDataType | Gets the type of LoadData | |
RoofIndex | Gets the index of IRoof the snow load is applied to | |
Source |
Gets the source type of the load
(Inherited from ILoad) | |
Type |
Gets the type of the load
(Inherited from ILoad) |
Remarks
See Also