Class CombinationParams
Represents parameters required to create a combination
Inherited Members
Namespace: TSD.API.Remoting.Loading.Create
Assembly: TSD.API.Remoting.dll
Syntax
public sealed class CombinationParams : EntityParams
Properties
| Name | Description |
|---|---|
| AttributeSet | Gets the attribute set |
| IncludeSelfWeight | The flag indicating whether self-weight loadcases should be automatically included in the combination |
| ReferenceIndex | Gets the reference index to set to the new combination |
Methods
| Name | Description |
|---|---|
| Create(bool) | Creates a new instance of CombinationParams class |
| Create(ICombinationAttributeSet?, int?, bool) | Creates a new instance of CombinationParams class |