Interface ILoadcaseAttributeSet
Represents parameters required to create a loadcase
Namespace: TSD.API.Remoting.Loading.Create
Assembly: TSD.API.Remoting.dll
Syntax
public interface ILoadcaseAttributeSet
Properties
| Name | Description |
|---|---|
| AppliesLiveLoadReductions | Gets a value indicating whether live load reductions are applied |
| AustralianLoadingCategory | Gets the type of Australian loading category |
| AutomaticLoading | Gets a value indicating whether the loading is generated automatically |
| Ec3LoadingCategory | Gets the type of EC3 loading category |
| 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 |
| IncludeInGeneratedCombinations | Gets a value indicating whether the loadcase should be included in generated combinations |
| IsPatterned | Gets a value indicating whether the loadcase is patterned |
| LongTerm | Gets the long-term percentage |
| PriorToBrittleFinishes | Gets the prior to brittle finishes |
| Type | Gets the extended type of the loadcase |
| UserName | Gets the user defined name |