Class LoadcaseParams
Represents parameters required to create a loadcase
Inherited Members
Namespace: TSD.API.Remoting.Loading.Create
Assembly: TSD.API.Remoting.dll
Syntax
public sealed class LoadcaseParams : EntityParams
Properties
| Name | Description |
|---|---|
| AttributeSet | Gets the attribute set |
| ReferenceIndex | Gets the reference index to set to the new loadcase |
Methods
| Name | Description |
|---|---|
| Create() | Creates a new instance of LoadcaseParams class |
| Create(ILoadcaseAttributeSet?, int?) | Creates a new instance of LoadcaseParams class |