Method Create
Create(Guid)
Creates a new instance of LoadcaseFactorsParams class
Declaration
public static LoadcaseFactorsParams Create(Guid loadcaseId)
Parameters
| Type | Name | Description |
|---|---|---|
| Guid | loadcaseId | The ID of the loadcase to add to the combination |
Returns
| Type | Description |
|---|---|
| LoadcaseFactorsParams | The newly created instance of LoadcaseFactorsParams class |