Retrieves the load combination with the specified index from the analysis model.
| Number | Name | Object Type | Description | Optional |
|---|---|---|---|---|
| 1 | Design Model | GenericDesignModel | The model that was analyzed. | No |
| 2 | Load Combo Index | System.Int32 | Index (0-based) of the load combination of interest. Only the load combinations that were analyzed are included in the list of load combinations. | No |
| Number | Name | Object Type | Description |
|---|---|---|---|
| 1 | Load Combo | LoadCombination | The load combination at the specified index. |
