Class LoadcaseFactorsParams
Represents parameters required to add factored loadcase to a combination
Namespace: TSD.API.Remoting.Loading.Create
Assembly: TSD.API.Remoting.dll
Syntax
public sealed class LoadcaseFactorsParams
Properties
| Name | Description |
|---|---|
| LoadcaseId | Gets ID of the loadcase to add |
| ServiceFactor | Gets or sets the service factor |
| ServiceQuasiFactor | Gets or sets the service quasi factor |
| StrengthFactor | Gets or sets the strength factor |
Methods
| Name | Description |
|---|---|
| Create(Guid) | Creates a new instance of LoadcaseFactorsParams class |