addLoadcase(name, [resFile], [eigen], [harm])
addLoadcase(ID, [resFile], [eigen], [harm])
Adds a loadcase to be reported upon
| loadset | Loadset | The loadset as an object |
| name | string | Name of the loadset |
| ID | long | ID of the loadset |
| resFile | string or long | Filename or ID of the results file in which the loadcase resides (default = model) |
| eigen | long | Eigenvalue ID of the loadset |
| harm | long | Harmonic ID of the loadset |
| Return value | none |
Back to ReportChapter
Back to Overview