Interface ICombinationAttributeSet
Represents parameters required to create a combination
Namespace: TSD.API.Remoting.Loading.Create
Assembly: TSD.API.Remoting.dll
Syntax
public interface ICombinationAttributeSet
Properties
| Name | Description |
|---|---|
| AppliesLiveLoadReductions | Gets a value indicating whether live load reductions are applied |
| CombinationClass | Gets the class of the combination |
| CombinationSpeciality | Gets the speciality of the combination |
| Ec3FormulaType | Gets the type of EC3 formula |
| FactoringType | Gets the factoring type |
| GeneratePatternedCombinations | Gets a value indicating whether patterned combinations will be generated from this one |
| HasAutoKAmplifier | Gets a value indicating whether the k amplifier should be calculated automatically |
| IsActive | Gets a value indicating whether the combination is on or off for analysis and design |
| IsService | Gets a value indicating whether the combination is assessed for deflection |
| IsStrength | Gets a value indicating whether the combination is assessed for design |
| KAmplifier | Gets the k amplifier |
| NhlServiceFactorX | Gets the service notional horizontal loads factor in X direction |
| NhlServiceFactorY | Gets the service notional horizontal loads factor in Y direction |
| NhlStrengthFactorX | Gets the strength notional horizontal loads factor in X direction |
| NhlStrengthFactorY | Gets the strength notional horizontal loads factor in Y direction |
| NhlX | Gets the notional horizontal loads in X direction |
| NhlY | Gets the notional horizontal loads in Y direction |
| UserName | Gets the user defined name |