removeFromPostProc(name, [resFile], [eigen], [harm])
removeFromPostProc(ID, [resFile], [eigen], [harm])
remove all traces of the given loadset from other post-processing loadsets such as envelopes and combinations. Useful to call when deleting a loadset.
| 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 Database
Back to Overview