Retrieves the load combination with the specified name from the analysis model.
Number | Name | Object Type | Description | Optional |
---|---|---|---|---|
1 | Design Model | GenericDesignModel | The model that was analyzed. | No |
2 | Load Combo Name | System.String | Name of load combination to search for. This is not case sensitive. | No |
Number | Name | Object Type | Description |
---|---|---|---|
1 | Load Combo | LoadCombination | The load combination whose name matches the specified name.. |