ILoadcase Interface |
Represents a loadcase
Namespace: TSD.API.Remoting.Loading
Assembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 23.1.0.154
Syntax
The ILoadcase type exposes the following members.
Properties
Name | Description | |
---|---|---|
AppliesLiveLoadReductions | Gets a value indicating whether live load reductions are applied | |
AustralianCombinationFactors | Gets the combination factors specific to Australian head code | |
AustralianLoadingCategory | Gets the type of Australian loading category | |
AutomaticLoading | Gets a value indicating that the loading is generated automatically | |
Ec3LoadingCategory | Gets the type of EC3 loading category | |
EcCombinationFactors | Gets the combination factors specific to EC head code | |
ElementGroupName |
Gets the name of the element group
(Inherited from IEntity) | |
EntityType |
Gets the type of the entity
(Inherited from IEntity) | |
GeneralType | Gets the type of the loadcase | |
HasPatternEccentricityMomentsForPrecastColumns | Gets a value indicating whether the loadcase should pattern eccentricity moments for precast columns | |
HasPatternEccentricityMomentsForSteelColumns | Gets a value indicating whether the loadcase should pattern eccentricity moments for steel columns | |
Id |
Gets the ID
(Inherited from IHaveId) | |
Index |
Gets the index
(Inherited from IHaveIndex) | |
IsPatterned | Gets a value indicating whether the loadcase is patterned | |
LongTerm | Gets the long term percentage | |
Name |
Gets the name
(Inherited from IHaveName) | |
PriorToBrittleFinishes | Gets the prior to brittle finishes | |
ReferenceIndex |
Gets the reference index of the loading case
(Inherited from ILoadingCase) | |
Speciality | Gets the loadcase speciality | |
Type | Gets the extended type of the loadcase | |
UserName |
Gets the username of the loading case
(Inherited from ILoadingCase) |
Methods
Name | Description | |
---|---|---|
CreateLoadAsync | Creates new loads | |
GetLoadsAsync | Returns a collection of loads with given types |
See Also